Skip to content
This repository was archived by the owner on Dec 19, 2019. It is now read-only.
This repository was archived by the owner on Dec 19, 2019. It is now read-only.

GraphQL Extensibility #36

Description

@misha-kotov

As a Magento developer, I want a convenient way to extend GraphQL and implement my own GraphQL endpoints so that I'm not constrained by the out-of-the-box implementation of GraphQL.

Use Cases
3rd party developer can:

  • expose simple entities via schema declarations only, without writing PHP code
  • for complex entities, you can do this with few resolver changes
  • extend GraphQL module
  • implement GraphQL endpoints
  • create or modify classes to alter schema reading/generation
  • extend the testing framework

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    epicfor-groomingThis issue needs to be discussed before it can be worked on

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions