Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-30210

Make the GraphQL schema extensible at low level

    XMLWordPrintable

Details

    Description

      The way the eZ Platform GraphQL schema is generated at this time makes it difficult to mix the generated schema with an independent one that would use the same graphql library, for instance to expose custom doctrine entities.

      Allow integrators to create a custom `app/config/graphql/Query.types.yml` file that gets used as the schema root if it exists. Note that it must either inherit the eZ Platform schema (inheritance), or expose it from one of its fields (composition).

      Attachments

        Activity

          People

            Unassigned Unassigned
            bertrand.dunogier@ibexa.co Bertrand Dunogier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: