1

I use graphql-java library and I send a Relay request and I'm expecting a result(response) from the GraphQL server(implemented in java). How exactly does the GraphQL.execute() executes queries sent from Relay(queries are used with fragments) ? How should DataFetcher understand a Relay request?

4

0 回答 0