What is the role of the schema in GraphQL?
It defines the structure of the returned data
It contains the error handling logic
It defines the data types, queries, and mutations available
It creates relationships between databases