i have 2 collections, like item and itemOrder, then how to join item and itemOrder collection ? currently i'm using Apple SDK.
At the moment, you'll have to join them client side by making separate API calls. There is an open feature request for more built in relationships: https://github.com/appwrite/appwrite/issues/2735. And we're currently working on how to best add support for this.
i see, Thanks @Steven !
Recommended threads
- I am currently seeking opportunities as ...
Hey! š I'm a Shopify guy. Been building stores for 8+ years. Still haven't lost my mind. Barely. I make stores that don't suck fast, smooth, and actually built...
- Apple OAuth2 "Registration Not Complete"...
I'm getting a "Registration Not Complete" error when implementing Apple Sign In OAuth2 on self-hosted Appwrite. Environment: Self-hosted Appwrite (latest), iOS...
- Cannot use Apple Oauth2 in React Native/...
Hi! I've trying to add the Apple sign in feature into my Expo App. I followed the docs, but I still receiving the error "Cannot set 'location.href'". Can someon...