graphql-codegen-typescript-mock-data icon indicating copy to clipboard operation
graphql-codegen-typescript-mock-data copied to clipboard

feat: query document mocks

Open AlexPla opened this issue 2 years ago • 0 comments

Add a parameter to aQuery generated function to pass a query DocumentNode object and receive that query response without unnecessary information.

AlexPla avatar Oct 16 '22 17:10 AlexPla