Yvens
Explore posts from serversKKinde
•Created by Yvens on 4/25/2024 in #💻┃support
Kinde Management api
I don't find it but look at that:
https://github.com/kinde-oss/management-api-js/tree/main
9 replies
KKinde
•Created by Yvens on 9/14/2024 in #💻┃support
add-urls-to-kinde script
@Oli - Kinde You can check this here too for more informations
5 replies
KKinde
•Created by Yvens on 9/14/2024 in #💻┃support
add-urls-to-kinde script
@Sam - Insider Thank you for the insights.
The api keys are the one for the M2M application I created since I can’t authorize the management api for the nextjs app (backend web) application anymore.
5 replies
CCConvex Community
•Created by Yvens on 6/12/2024 in #support-community
Mock Service Worker implementation
@Michal Srb Yes I’m trying to test my logic in response to an api call in my react code
4 replies
CCConvex Community
•Created by Yvens on 5/1/2024 in #support-community
Paginate many to many edge (ents)
Yes ok thank you 🙏🏾
8 replies
CCConvex Community
•Created by Yvens on 5/1/2024 in #support-community
Paginate many to many edge (ents)
Ok no problem, any thought on this workaround ?
`
Thank you
8 replies
CCConvex Community
•Created by Yvens on 5/1/2024 in #support-community
Paginate many to many edge (ents)
For now I've done this as workaround:
``
But I had to add an organizationId field, and not use the edge
8 replies
CCConvex Community
•Created by Yvens on 4/29/2024 in #support-community
Optional one to many relationship (convex-ents)
@ampp ohhh wow I didn't know about that, let me take a look
9 replies
CCConvex Community
•Created by Yvens on 4/29/2024 in #support-community
Optional one to many relationship (convex-ents)
Hello @Michal Srb any idea on how to replace search since I can't use withSearchIndex with ctx.table ? I mean in convex way. For now I will implement it myself
9 replies
CCConvex Community
•Created by Yvens on 4/29/2024 in #support-community
Optional one to many relationship (convex-ents)
Ok thanks for the advice
9 replies
CCConvex Community
•Created by Yvens on 4/29/2024 in #support-community
Optional one to many relationship (convex-ents)
you answered so fast thank you
9 replies
CCConvex Community
•Created by Yvens on 4/29/2024 in #support-community
Optional one to many relationship (convex-ents)
@Michal Srb ok, if I model it without ents, i presume that I won't be able to use the edge methods on this relationship too right ?
9 replies
CCConvex Community
•Created by Yvens on 4/24/2024 in #support-community
Convex-test/ents
Yes I did thank you
42 replies
CCConvex Community
•Created by Yvens on 4/24/2024 in #support-community
Convex-test/ents
Hello @Michal Srb @ballingt , I made the update but getting the type error Cannot find module 'convex-ents' or its corresponding type declarations. for convex-ent: 0.5.1
And also: cannot use namespace 'EntDefinition' as a type.
Any idea ?
42 replies
CCConvex Community
•Created by Yvens on 4/24/2024 in #support-community
Convex-test/ents
Thank you !
42 replies
CCConvex Community
•Created by Yvens on 4/24/2024 in #support-community
Convex-test/ents
No sorry I didn't try to do that
42 replies
KKinde
•Created by Yvens on 4/25/2024 in #💻┃support
Kinde Management api
@Peter (Kinde) Thank you 🙏🏾, did I miss this in the documentation ?
9 replies
CCConvex Community
•Created by Yvens on 4/24/2024 in #support-community
Convex-test/ents
For now I just silenced it with // @ts-ignore
42 replies
CCConvex Community
•Created by Yvens on 4/24/2024 in #support-community
Convex-test/ents
Ok my bad, we have the same problem then. It is because defineSchema is replaced by defineEntSchema I think, let’s wait to hear about it from @Michal Srb
42 replies