@query at the type level and do not affect the database schema, only enriching the GraphQL API queries with inline fragments.
Currently, only OpenReader supports GraphQL interfaces defined in the schema file.
Examples
MyEntity interface above enables myEntities and myEntitiesConnection GraphQL API queries with inline fragments and the _type, __typename meta fields:

