-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
What needs to be done
Create an unmarshalling protocol from the Spotify GraphQL API into GraphQL Interface Definition Language (IDL) accessible format. If necessary, libraries from The Guild dev organization or similar may be used
Why it needs to be done
Shopify GraphQL is an important and well-used service for small e-commerce businesses. GraphQL is the intermediary data format for converting between service operation and data collector or store endpoints
Acceptance Criteria
- Data must be fully represented in Javascript Objects as is represented in GraphQL format
- Data must be verifiably queried and modified from Shopify GraphQL API by Recopiladora
- All libraries used to convert between GraphQL IDL and Shopify must be importable and not using hosted external services
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In progress