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

feat(features): add graphql support #18

Merged
merged 2 commits into from
Jan 21, 2023
Merged

Conversation

endv-bogdanb
Copy link
Owner

@endv-bogdanb endv-bogdanb commented Jan 18, 2023

This PR lays the blocks for graphql support.

Currently mswjs/data doesn't support relations with graphql. This PR aims to normalise the backend data so it can display the same data as rest endpoint.

Will enable the exploration of new query libraries:

Also currently implemented query libs with graphql.

Todo:

@endv-bogdanb endv-bogdanb marked this pull request as draft January 18, 2023 15:58
@endv-bogdanb endv-bogdanb marked this pull request as ready for review January 21, 2023 15:04
@endv-bogdanb endv-bogdanb merged commit f4d90d2 into main Jan 21, 2023
@endv-bogdanb endv-bogdanb deleted the feture/add-graphql branch January 21, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant