schema {# The schema's entry point for public, unauthenticated queries.query: Query# The schema's entry point for public, unauthenticated mutations.mutation: Mutation}