Edit page
3. Field Rules (Output)

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).