A GraphQL query starts with the query keyword (which is optional for queries but recommended for clarity) and contains a selection set — the fields you want returned:
query