schema {# Root queries that don't modify database records.query: Query# Queries for modifying data in the database.mutation: Mutation}