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

WIP: Feature/graphql #3325

Open
wants to merge 32 commits into
base: main
Choose a base branch
from
Open

WIP: Feature/graphql #3325

wants to merge 32 commits into from

Conversation

bricesanchez
Copy link
Member

@bricesanchez bricesanchez commented Oct 30, 2017

/!\ This is a Work In Progress, please don't merge it now but feel free to test it and report any bugs.

I suggest to use GraphQL as an official API for Refinery. It has a lot of benefits against REST, read this for more informations:
https://help.shopify.com/api/storefront-api/graphql

[UPDATE 2018/09/11]

My goals are :

  • Refactor to use new Class name based API: http://graphql-ruby.org/schema/class_based_api
  • Provide a complete API (Queries and Mutations) for the main project.
  • Handle I18n
  • Write logic for role/user abilities on this API
  • Write a test suite for this API
  • Configure it to be used with refinerycms-authentication-devise
  • Configure it to be used with refinerycms-inquiries

@refinery/collaborators don't hesitate to review the code and to point me better practices.

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

Successfully merging this pull request may close these issues.

None yet

1 participant