goql icon indicating copy to clipboard operation
goql copied to clipboard

Implement goql struct tag syntax for default variables

Open george-e-shaw-iv opened this issue 3 years ago • 0 comments

This should be implemented in query.go and have relevant test cases in query_test.go. Here is some documentation on default variables from the GraphQL website - https://graphql.org/learn/queries/#default-variables

george-e-shaw-iv avatar May 28 '21 19:05 george-e-shaw-iv