graphql-codegen-hasura icon indicating copy to clipboard operation
graphql-codegen-hasura copied to clipboard

How to solve non-"id" and multiple primary keys

Open IsaacLeeWebDev opened this issue 4 years ago • 0 comments

Check the JSON schema downloaded with the apollo:cli (or any other static API-definition of your liking) for *_pk_columns_input

image

😄

IsaacLeeWebDev avatar Jan 06 '21 17:01 IsaacLeeWebDev