Package | Description |
---|---|
graphql.schema |
Modifier and Type | Method and Description |
---|---|
static GraphQLTypeReference |
GraphQLTypeReference.typeRef(String typeName)
A factory method for creating type references so that when used with static imports allows
more readable code such as
.type(typeRef(GraphQLString)) |
Copyright © 2019. All rights reserved.