Question
How must a GraphQL Capability Source obtain or accept its schema and configured operations, map exactly coercible query and mutation behavior into stable operations, preserve fixed selections and partial-data errors, handle custom scalars and directives, and reject or defer non-lossless features such as subscriptions?
Question
How must a GraphQL Capability Source obtain or accept its schema and configured operations, map exactly coercible query and mutation behavior into stable operations, preserve fixed selections and partial-data errors, handle custom scalars and directives, and reject or defer non-lossless features such as subscriptions?