Choose field to reference in relationship field? #9678
Unanswered
adesombergh
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if there is any way to reference another collection using the relationship field, but instead of referencing the id (which is default) i need to reference another indexed field, such as externalId.
The reason why i need to do this is because I sync data from an external API that has a different id that the one created by payload.
The ideal scenario would be:
Beta Was this translation helpful? Give feedback.
All reactions