Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraphQL: Automatic persisted queries #942

Open
paales opened this issue Mar 18, 2021 · 0 comments
Open

GraphQL: Automatic persisted queries #942

paales opened this issue Mar 18, 2021 · 0 comments
Labels
GraphQL Mesh Related to GraphQL Mesh Magento Related to the Magento implementation

Comments

@paales
Copy link
Member

paales commented Mar 18, 2021

magento/magento2#32543

Alternative: https://github.com/scandipwa/persisted-query
Alternative2: https://github.com/danslo/m2-module-automatic-persisted-queries

Mesh:

Enable Varnish caching for the backend:

  • Implement Automatic Persisted Queries in Magento
  • Implement Automatic Persisted Queries functionality in GraphQL Mesh

Frontend:

Automatic Persisted Queries for the frontend to reduce network overhead (does not rely on the backend implementation at all):

  • Implement Automatic Persisted Queries in Apollo Server
  • Implement Automatic Persisted Queries in Apollo Client
@paales paales added GraphQL Mesh Related to GraphQL Mesh Magento Related to the Magento implementation labels Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GraphQL Mesh Related to GraphQL Mesh Magento Related to the Magento implementation
Projects
None yet
Development

No branches or pull requests

1 participant