Skip to content

Commit 58cbb38

Browse files
committed
Rename existing files to match their scope
The previous file names were a bit disorganised (some had numbers in the beginning, while some had the scope between the file name). This commit addresses this to ensure that consumers are able to identify which GraphQL file to look for based on their needs.
1 parent fbc89c1 commit 58cbb38

20 files changed

+1
-1
lines changed

graphql/queries/scim-emu-list-enterprise-scim-identities.graphql renamed to graphql/queries/emu-scim-list-scim-identities.graphql

File renamed without changes.

graphql/queries/scim-emu-enterprises-list-scim-identities.graphql renamed to graphql/queries/emu-scim-oidc-list-scim-identities.graphql

File renamed without changes.
File renamed without changes.

graphql/queries/scim-identities-all-orgs-in-enterprise.graphql renamed to graphql/queries/enterprise-scim-identities-all-orgs.graphql

File renamed without changes.

graphql/queries/11-mutation-issue-comment-add.graphql renamed to graphql/queries/issue-add-comment.graphql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Get ISSUE_ID from graphql/queries/10-query-issue-comment-get-issue.graphql
1+
# Get ISSUE_ID from graphql/queries/repos-get-last-issue-comment.graphql
22

33
mutation {
44
addComment (

graphql/queries/search-for-issue-or-bug-requests.graphql renamed to graphql/queries/issue-search-for-issue-or-bug-requests.graphql

File renamed without changes.

graphql/queries/branches-and-commits-by-repository.graphql renamed to graphql/queries/org-branches-and-commits-by-repository.graphql

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)