schema {# The query root of GitHub's GraphQL interface.query: Query# The root query for implementing GraphQL mutations.mutation: Mutation}