prismicio / prismic-helpers

Set of helpers to manage Prismic data
https://prismic.io/docs/technical-reference/prismicio-helpers
Apache License 2.0
15 stars 9 forks source link

Refactor Link for GraphQL API #3

Closed hypervillain closed 4 years ago

hypervillain commented 5 years ago

Link check for "Document" when API V2 requests return "Link.Document". Also, link payload for GraphQL is different than REST API.

This PR aims at making Link.url work for any of these.

TODO: unit tests