diff --git a/content/documentation/v12/schema.md b/content/documentation/v12/schema.md index 86174924..82d9e3f6 100644 --- a/content/documentation/v12/schema.md +++ b/content/documentation/v12/schema.md @@ -294,7 +294,8 @@ The GraphQL type system supports the following kind of types: ``graphql-java`` supports the following Scalars: -Standard graphql scalars : +Standard graphql scalars: + * ``GraphQLString`` * ``GraphQLBoolean`` * ``GraphQLInt``