Igor Strebz
Igor Strebz
Hi! Another use-case for insta. Let me show you. It's quite convenient that the whole business logic between the server and a client is defined with GraphQL API. Thus, it...
Hey, thanks for calling out 😌 I'll review the code this Sunday and come back with the feedback.
There are two kinds of directives: 1. [Executable directives](https://async-graphql.github.io/async-graphql/en/custom_directive.html#executable-directives) appear in queries.\ If you are making a testing framework, you may want these to wrap a query into a context....
As I see it, yes. Maybe @Sytten and @negezor could share a better approach.