Skip to content

add tag actions

add tag actions #183

GitHub Actions / GraphQL Inspector succeeded Oct 26, 2024 in 1s

Everything looks good

Found 3 changes

Breaking: 0
Dangerous: 0
Safe: 3

Safe changes

  • Type TagActionsInput was added
  • Field assignToUserTags was added to object type Mutation
  • Field removeFromUserTags was added to object type Mutation

Looking for more advanced tool? Try GraphQL Hive!

Annotations

Check notice on line 1614 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'TagActionsInput' was added

Type 'TagActionsInput' was added

Check notice on line 1071 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'assignToUserTags' was added to object type 'Mutation'

Field 'assignToUserTags' was added to object type 'Mutation'

Check notice on line 1133 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'removeFromUserTags' was added to object type 'Mutation'

Field 'removeFromUserTags' was added to object type 'Mutation'