Which is the correct structure of a query clause?
a) {QUERY_NAME: { ARGUMENTS} }
b) {QUERY_NAME: {VALUES} }
c) {QUERY_NAME: { ARGUMENT: VALUE,…} }