Skip to content

add addPeopleToTag functionality #178

add addPeopleToTag functionality

add addPeopleToTag functionality #178

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

Everything looks good

Found 3 changes

Breaking: 0
Dangerous: 0
Safe: 3

Safe changes

  • Type AddPeopleToUserTagInput was added
  • Field addPeopleToUserTag was added to object type Mutation
  • Field usersToAssignTo was added to object type UserTag

Looking for more advanced tool? Try GraphQL Hive!

Annotations

Check notice on line 53 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'AddPeopleToUserTagInput' was added

Type 'AddPeopleToUserTagInput' was added

Check notice on line 1066 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

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

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

Check notice on line 1928 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'usersToAssignTo' was added to object type 'UserTag'

Field 'usersToAssignTo' was added to object type 'UserTag'