Skip to content

Add new GraphQL Goal object and resolver on Account.goal

Sign in for the full log view
GitHub Actions / GraphQL Inspector - Schema v2 succeeded Oct 29, 2024 in 1s

Everything looks good

Found 14 changes

Breaking: 0
Dangerous: 0
Safe: 14

Safe changes

  • Type Goal was added
  • Type GoalType was added
  • Type GoalInput was added
  • Field goal was added to interface Account
  • Field goal was added to object type Host
  • Field goal was added to object type Bot
  • Field goal was added to object type Collective
  • Field goal was added to object type Event
  • Field goal was added to object type Individual
  • Field goal was added to object type Organization
  • Field goal was added to object type Vendor
  • Field goal was added to object type Fund
  • Field goal was added to object type Project
  • Field setGoal was added to object type Mutation

Looking for more advanced tool? Try GraphQL Hive!

Annotations

Check notice on line 6290 in server/graphql/schemaV2.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector - Schema v2

Type 'Goal' was added

Type 'Goal' was added

Check notice on line 6321 in server/graphql/schemaV2.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector - Schema v2

Type 'GoalType' was added

Type 'GoalType' was added

Check notice on line 21769 in server/graphql/schemaV2.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector - Schema v2

Type 'GoalInput' was added

Type 'GoalInput' was added

Check notice on line 1003 in server/graphql/schemaV2.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector - Schema v2

Field 'goal' was added to interface 'Account'

Field 'goal' was added to interface 'Account'

Check notice on line 3471 in server/graphql/schemaV2.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector - Schema v2

Field 'goal' was added to object type 'Host'

Field 'goal' was added to object type 'Host'

Check notice on line 8506 in server/graphql/schemaV2.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector - Schema v2

Field 'goal' was added to object type 'Bot'

Field 'goal' was added to object type 'Bot'

Check notice on line 9364 in server/graphql/schemaV2.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector - Schema v2

Field 'goal' was added to object type 'Collective'

Field 'goal' was added to object type 'Collective'

Check notice on line 10721 in server/graphql/schemaV2.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector - Schema v2

Field 'goal' was added to object type 'Event'

Field 'goal' was added to object type 'Event'

Check notice on line 11828 in server/graphql/schemaV2.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector - Schema v2

Field 'goal' was added to object type 'Individual'

Field 'goal' was added to object type 'Individual'

Check notice on line 12892 in server/graphql/schemaV2.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector - Schema v2

Field 'goal' was added to object type 'Organization'

Field 'goal' was added to object type 'Organization'

Check notice on line 13847 in server/graphql/schemaV2.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector - Schema v2

Field 'goal' was added to object type 'Vendor'

Field 'goal' was added to object type 'Vendor'

Check notice on line 17434 in server/graphql/schemaV2.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector - Schema v2

Field 'goal' was added to object type 'Fund'

Field 'goal' was added to object type 'Fund'

Check notice on line 18421 in server/graphql/schemaV2.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector - Schema v2

Field 'goal' was added to object type 'Project'

Field 'goal' was added to object type 'Project'

Check notice on line 19478 in server/graphql/schemaV2.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector - Schema v2

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

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