Ashpak Shaikh

Results 11 comments of Ashpak Shaikh

The reversal of this feature will also help. It would strip the prefix from the generated type. For example, given the schema: ```graphql interface GQL_A { id: ID! } type...

Whenever there is the following pair of directives that exist together, throw error resolver and external resolver and provides resolver and requires resolver and provides

@Survival1sm Thanks for creating the issue. We have been discussing about adding the subscription support but not able to get to it since we don't have an immediate usecase and...

RuntimeGraph is supposed to hold the executable schema for you. The expectation is you will use this part of the schema to execute the request and not reparse it. Why...

runtimeGraph.getExecutableSchema() is the supergraph schema. you are printing it correctly, but that doesn't print the directive definition by default, Look at the options it takes it to print the complete...

go for it and don't forget to star the repo

You can add tests here https://github.com/graph-quilt/graphql-xtext/tree/master/com.intuit.graphql.parent/com.intuit.graphql.tests/src/com/intuit/graphql/tests

sure assigning it to you

@aaditkamat Just circling back if you need any help/support on this issue.