GraphQLType object from a java type.GraphQLEnumType.Builder ready for further definitionGraphQLInputType representationGraphQLObjectType into a corresponding GraphQLInputObjectTypeGraphQLOutputType ready for further definitionGraphQLObjectType.Builder ready for further definitionGraphQLOutputType based on the class type and annotationTypes.GraphQLOutputType representation
which may be a GraphQLOutputType or a GraphQLTypeReferenceGraphQLUnionType.Builder ready for further definitionGraphQLField) is a collection that will
be adhering Relay Connection specification
At the moment, the only allowed type for such field is List<?>GraphQLConnection to do a real pagination,
i.e you fetch each time the relevant data, you make the cursors and
you decide if there are previous or next pages