Skip to content

Establish unmarshalling protocol from Spotify GraphQL API #4

@han-so1omon

Description

@han-so1omon

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
No labels

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions