Skip to content

Commit

Permalink
tried to resolve error 'Runs Introspection on the GitHub talawa-api …
Browse files Browse the repository at this point in the history
…repo on the schema.graphql file'
  • Loading branch information
amaan-aly246 committed Dec 18, 2024
1 parent a30bad2 commit 73cd0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GraphQl/Mutations/ActionItemCategoryMutations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export const CREATE_ACTION_ITEM_CATEGORY_MUTATION = gql`
*
* @param id - The id of the ActionItemCategory to be updated.
* @param name - Updated name of the ActionItemCategory.
* @param isDisabled - Updated disabled status of the ActionItemCategory.
* @param isDisabled - Updated disabled status of the ActionItemCategory.
*/

export const UPDATE_ACTION_ITEM_CATEGORY_MUTATION = gql`
Expand Down

0 comments on commit 73cd0ae

Please sign in to comment.