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

GraphQL Extensibility #36

Closed
misha-kotov opened this issue May 18, 2018 · 0 comments
Closed

GraphQL Extensibility #36

misha-kotov opened this issue May 18, 2018 · 0 comments
Labels
epic for-grooming This issue needs to be discussed before it can be worked on

Comments

@misha-kotov
Copy link

misha-kotov commented May 18, 2018

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
@paliarush paliarush added the for-grooming This issue needs to be discussed before it can be worked on label May 21, 2018
magento-engcom-team pushed a commit that referenced this issue Aug 11, 2018
@naydav naydav closed this as completed May 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
epic for-grooming This issue needs to be discussed before it can be worked on
Projects
None yet
Development

No branches or pull requests

3 participants