Skip to content

Commit 8644532

Browse files
author
Jon Cardona
authored
Formatting changes
Removed extra whitespace on line 22
1 parent 0d22ef3 commit 8644532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql/queries/enterprise-sso-member-details.graphql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ query listSSOUserIdentities ($enterpriseName:String!) {
1919
}
2020
pageInfo {
2121
hasNextPage
22-
endCursor
22+
endCursor
2323
}
2424
}
2525
}

0 commit comments

Comments
 (0)