{ "previewChanges": [ { "changes": [ "

Type for argument changeTypeArgument on field 'PreviewType.field1changed fromInttoFloat'

", "

Field Query.previewField changed type from PreviewType to PreviewType!

" ], "title": "The [Test preview](/graphql/overview/schema-previews#test-preview) includes these changes:" } ], "schemaChanges": [ { "changes": [ "

Field removedField was removed from object type Query

", "

Argument removedRequiredArgument: Int! was removed from field Query.argumentsField

", "

Argument removedOptionalArgument: Int! was removed from field Query.argumentsField

", "

Type for argument argumentMadeRequired on field Query.argumentsField changed from Int to Int!

", "

Type for argument argumentMadeOptional on field Query.argumentsField changed from Int! to Int

" ], "title": "The GraphQL schema includes these changes:" } ], "upcomingChanges": [ { "changes": [ "

On member Query.stableField:stableField will be removed. Effective 2021-06-01.

" ], "title": "The following changes will be made to the schema:" } ] }