Skip to content

PR #731

PR #731 #1837

GitHub Actions / GraphQL Inspector failed Dec 18, 2024 in 0s

Something is wrong with your schema

Found 12 changes

Breaking: 12
Dangerous: 0
Safe: 0

Breaking changes

  • Type AddNoteTaskInput was removed
  • Type AddNoteTaskPayload was removed
  • Type CreateNoteTaskInput was removed
  • Type CreateNoteTaskPayload was removed
  • Type RemoveNoteTaskInput was removed
  • Type RemoveNoteTaskPayload was removed
  • Type TaskTypeEnum was removed
  • Field addNoteTask was removed from object type Mutation
  • Field removeNoteTask was removed from object type Mutation
  • Field createNoteTask was removed from object type Mutation
  • Field purposes was removed from object type NoteType
  • Field nextSteps was removed from object type NoteType

Looking for more advanced tool? Try GraphQL Hive!

Annotations

Check failure on line 1 in apps/betterangels-backend/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'AddNoteTaskInput' was removed

Type 'AddNoteTaskInput' was removed

Check failure on line 1 in apps/betterangels-backend/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'AddNoteTaskPayload' was removed

Type 'AddNoteTaskPayload' was removed

Check failure on line 1 in apps/betterangels-backend/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'CreateNoteTaskInput' was removed

Type 'CreateNoteTaskInput' was removed

Check failure on line 1 in apps/betterangels-backend/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'CreateNoteTaskPayload' was removed

Type 'CreateNoteTaskPayload' was removed

Check failure on line 1 in apps/betterangels-backend/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'RemoveNoteTaskInput' was removed

Type 'RemoveNoteTaskInput' was removed

Check failure on line 1 in apps/betterangels-backend/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'RemoveNoteTaskPayload' was removed

Type 'RemoveNoteTaskPayload' was removed

Check failure on line 1 in apps/betterangels-backend/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'TaskTypeEnum' was removed

Type 'TaskTypeEnum' was removed

Check failure on line 749 in apps/betterangels-backend/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'addNoteTask' was removed from object type 'Mutation'

Removing a field is a breaking change. It is preferable to deprecate the field before removing it.

Check failure on line 749 in apps/betterangels-backend/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'removeNoteTask' was removed from object type 'Mutation'

Removing a field is a breaking change. It is preferable to deprecate the field before removing it.

Check failure on line 749 in apps/betterangels-backend/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'createNoteTask' was removed from object type 'Mutation'

Removing a field is a breaking change. It is preferable to deprecate the field before removing it.

Check failure on line 824 in apps/betterangels-backend/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'purposes' was removed from object type 'NoteType'

Removing a field is a breaking change. It is preferable to deprecate the field before removing it.

Check failure on line 824 in apps/betterangels-backend/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'nextSteps' was removed from object type 'NoteType'

Removing a field is a breaking change. It is preferable to deprecate the field before removing it.