We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a2bd42 commit 67008dbCopy full SHA for 67008db
protection/makeAllPublic/operations.graphql
@@ -1,5 +1,5 @@
1
query Customer($id: ID!) {
2
- customer(id: $ID) {
+ customer(id: $id) {
3
name
4
city
5
}
0 commit comments