With schema, there are two fundamental use cases: * schema definition, to enforce the schema/constraints * schema retrieval, to get details about the data types in the case without strict schema YAML is a powerful enough format for both cases. ### References https://graph.build/