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

smith: add obfuscation functionality #822

Open
lrlna opened this issue Feb 7, 2024 · 0 comments
Open

smith: add obfuscation functionality #822

lrlna opened this issue Feb 7, 2024 · 0 comments

Comments

@lrlna
Copy link
Member

lrlna commented Feb 7, 2024

When starting apollo-smith using with_document, we want to be able to mangle a lot of the idents in a schema, specifically a supergraph, replacing them with an arbitrary, valid ident.

Some items should remain the same in order for this to be a valid supergraph, such as any federation directives and their arguments, as well as the object types and enums that are used in those arguments.

@lrlna lrlna added this to the QP Preview (Release 1) milestone Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant