Justin
Explore posts from serversRRefine
•Created by ratty-blush on 4/3/2024 in #ask-any-question
queryFieldsMap reading properties of undefined useList
Turns out its necessary to use the fields meta
9 replies
RRefine
•Created by wee-brown on 4/3/2024 in #ask-any-question
queryFieldsMap reading properties of undefined useList
@kapa.ai Is there a debug mode so it logs everything to trace the problem
9 replies
RRefine
•Created by rare-sapphire on 4/3/2024 in #ask-any-question
using hooks in nextjs layout causesError: (0 , _refinedev_core__WEBPACK_IMPORTED_MODULE_8__.useMenu)
well i fixed it by making a wrapper component which uses
'use client';
12 replies
RRefine
•Created by like-gold on 4/3/2024 in #ask-any-question
using hooks in nextjs layout causesError: (0 , _refinedev_core__WEBPACK_IMPORTED_MODULE_8__.useMenu)
anyone else has any idea?
12 replies
RRefine
•Created by afraid-scarlet on 4/3/2024 in #ask-any-question
using hooks in nextjs layout causesError: (0 , _refinedev_core__WEBPACK_IMPORTED_MODULE_8__.useMenu)
man this is pretty annoying 😐
12 replies
RRefine
•Created by dependent-tan on 4/3/2024 in #ask-any-question
using hooks in nextjs layout causesError: (0 , _refinedev_core__WEBPACK_IMPORTED_MODULE_8__.useMenu)
@kapa.ai Thats what im already doing
12 replies
RRefine
•Created by fair-rose on 3/31/2024 in #ask-any-question
graphql codegen generate query
havent found any lib that generates document nodes prgoramatically by just giving a type and the fields to query/mutate
21 replies
RRefine
•Created by deep-jade on 3/31/2024 in #ask-any-question
graphql codegen generate query
Yeah i have gave up generating those. even tho its just copy pasting 99%
The only thing different between all the queries are the fields
21 replies
RRefine
•Created by sensitive-blue on 3/31/2024 in #ask-any-question
graphql codegen generate query
😦
21 replies
RRefine
•Created by fair-rose on 3/31/2024 in #ask-any-question
graphql codegen generate query
@kapa.ai but POSTS_LIST_QUERY deosnt exist
21 replies
RRefine
•Created by jolly-crimson on 3/31/2024 in #ask-any-question
graphql codegen generate query
@kapa.ai i have my schema.types.ts can i somehow directly access that and tell refine to use that instead of query?
21 replies
RRefine
•Created by conscious-sapphire on 3/31/2024 in #ask-any-question
graphql codegen generate query
@kapa.ai But i dont want to write the queries myself. i want the POSTS_LIST_QUERY to be generated
21 replies
RRefine
•Created by genetic-orange on 3/31/2024 in #ask-any-question
NextJS + NestJS Query Auth0 api/auth/callback/auth0 Not Found
So what really happend was since my backend was running on port 3000
i still got automatically redirected to :3000 instead of 3001
5 replies
RRefine
•Created by sensitive-blue on 11/8/2023 in #ask-any-question
Is there a Relationship selector for Refine
@kapa.ai so there is no easy way to build a form to edit a resource with relations?
16 replies
RRefine
•Created by ambitious-aqua on 11/8/2023 in #ask-any-question
Is there a Relationship selector for Refine
@kapa.ai istn there a better way to do this? like predefined components or someting that just does that for me?
16 replies
RRefine
•Created by vicious-gold on 11/8/2023 in #ask-any-question
Is there a Relationship selector for Refine
@kapa.ai how do you use that inside a useForm.
16 replies
RRefine
•Created by conscious-sapphire on 11/4/2023 in #ask-any-question
nestjs-query wrong graphql format
Its really usefull to have the generated code
22 replies
RRefine
•Created by rare-sapphire on 11/4/2023 in #ask-any-question
nestjs-query wrong graphql format
Alright gonna tes that. Thanks alot for your help!
22 replies
RRefine
•Created by adverse-sapphire on 11/4/2023 in #ask-any-question
nestjs-query wrong graphql format
22 replies
RRefine
•Created by stormy-gold on 11/4/2023 in #ask-any-question
nestjs-query wrong graphql format
@kapa.ai How can i use Inferencer to not only edit or show but also to delete a entry
22 replies