You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
Thanks for the work on this, super cool!
I was wondering if there existed a way to declare a certain column in my table as the target for identification. This echoes this issue: #1058 but might be a bit different in that I'm not looking for a new fancy scalar.
My use case is rather similar though: I don't want to expose my serial incremental ids over graphql and would prefer if all the graphql exchanges passed around uuids.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
Thanks for the work on this, super cool!
I was wondering if there existed a way to declare a certain column in my table as the target for identification. This echoes this issue: #1058 but might be a bit different in that I'm not looking for a new fancy scalar.
My use case is rather similar though: I don't want to expose my serial incremental ids over graphql and would prefer if all the graphql exchanges passed around uuids.
Best,
Théo
Beta Was this translation helpful? Give feedback.
All reactions