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

Create subset of a schema #58

Merged
merged 14 commits into from
Apr 19, 2024
Merged

Create subset of a schema #58

merged 14 commits into from
Apr 19, 2024

Conversation

rafalp
Copy link
Contributor

@rafalp rafalp commented Apr 9, 2024

This PR adds queries, mutations and subscriptions options to schemas added to the ProxySchema. Those can be used to quickly create a small subset of a large remote or local schema.

Fixes #57

TODO

  • Subset schema
  • Test
  • Docs

@rafalp rafalp self-assigned this Apr 9, 2024
@rafalp rafalp requested a review from DamianCzajkowski April 18, 2024 16:42
Copy link
Contributor

@DamianCzajkowski DamianCzajkowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add changelog

@rafalp rafalp force-pushed the fix-57-subset-schema branch from 24178cf to e069d4d Compare April 19, 2024 11:21
@DamianCzajkowski DamianCzajkowski merged commit 5390e78 into main Apr 19, 2024
2 checks passed
@DamianCzajkowski DamianCzajkowski deleted the fix-57-subset-schema branch April 19, 2024 11:31
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.

Add subset utilities to copy_schema
2 participants