Skip to content

Merge branch 'develop' of https://github.com/PalisadoesFoundation/tal… #17

Merge branch 'develop' of https://github.com/PalisadoesFoundation/tal…

Merge branch 'develop' of https://github.com/PalisadoesFoundation/tal… #17

GitHub Actions / GraphQL Inspector succeeded Jan 6, 2024 in 1s

Everything looks good

Found 16 changes

Breaking: 0
Dangerous: 0
Safe: 16

Safe changes

  • Type ActionItem was added
  • Type Category was added
  • Type CreateActionItemInput was added
  • Type UpdateActionItemInput was added
  • Type UpdateCategoryInput was added
  • Field actionItems was added to object type Event
  • Field createActionItem was added to object type Mutation
  • Field createCategory was added to object type Mutation
  • Field removeActionItem was added to object type Mutation
  • Field updateActionItem was added to object type Mutation
  • Field updateCategory was added to object type Mutation
  • Field actionCategories was added to object type Organization
  • Field actionItem was added to object type Query
  • Field actionItemsByEvents was added to object type Query
  • Field categoriesByOrganization was added to object type Query
  • Field category was added to object type Query

Looking for more advanced tool? Try GraphQL Hive!

Annotations

Check notice on line 5 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'ActionItem' was added

Type 'ActionItem' was added

Check notice on line 71 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'Category' was added

Type 'Category' was added

Check notice on line 130 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'CreateActionItemInput' was added

Type 'CreateActionItemInput' was added

Check notice on line 967 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'UpdateActionItemInput' was added

Type 'UpdateActionItemInput' was added

Check notice on line 975 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'UpdateCategoryInput' was added

Type 'UpdateCategoryInput' was added

Check notice on line 236 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

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

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

Check notice on line 525 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

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

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

Check notice on line 528 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

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

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

Check notice on line 558 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

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

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

Check notice on line 591 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

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

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

Check notice on line 592 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

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

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

Check notice on line 613 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

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

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

Check notice on line 843 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'actionItem' was added to object type 'Query'

Field 'actionItem' was added to object type 'Query'

Check notice on line 844 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'actionItemsByEvents' was added to object type 'Query'

Field 'actionItemsByEvents' was added to object type 'Query'

Check notice on line 846 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'categoriesByOrganization' was added to object type 'Query'

Field 'categoriesByOrganization' was added to object type 'Query'

Check notice on line 847 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'category' was added to object type 'Query'

Field 'category' was added to object type 'Query'