camelCase
UpperCamelCase
CAPITALIZED_WITH_UNDERSCORES
Non-Null
DateTime
String
required
filter
sort
Enum
[Enum!]
limit
skip
page
perPage
items
pageInfo
id
Query
errors
In GraphQL fields are used to describe the shape of data that will be transferred from the server to the client. They may be described as scalar types as well as complex structures - Object type (GraphQLObjectType).