| Field and Description |
|---|
| graphql.relay.Relay.ResolvedGlobalId.id |
| graphql.relay.Relay.ResolvedGlobalId.type |
| Method and Description |
|---|
| graphql.schema.GraphQLDirective.isOnField() |
| graphql.schema.GraphQLDirective.isOnFragment() |
| graphql.schema.GraphQLDirective.isOnOperation() |
| graphql.schema.GraphQLDirective.Builder.onField(boolean)
Use
graphql.schema.GraphQLDirective.Builder#validLocations(DirectiveLocation...) |
| graphql.schema.GraphQLDirective.Builder.onFragment(boolean)
Use
graphql.schema.GraphQLDirective.Builder#validLocations(DirectiveLocation...) |
| graphql.schema.GraphQLDirective.Builder.onOperation(boolean)
Use
graphql.schema.GraphQLDirective.Builder#validLocations(DirectiveLocation...) |