getOrBuildQuery abstract method

DocumentNode getOrBuildQuery(
  1. String name,
  2. String type,
  3. OperationDefinitionNode gql()
)

Implementation

DocumentNode getOrBuildQuery(String name, String type, OperationDefinitionNode gql());