Skip to content
Discussion options

You must be logged in to vote

Found the answer this issue can be closed now, If someone else looking for the answer then this query can be used to fetch the fields available for insert mutation.
{ __type(name: "visits_insert_input") { inputFields { name } } }

for update use 'visits_set_input'

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
0 participants