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

misc: Remove deprecated graphql schema #2608

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

rsempe
Copy link
Collaborator

@rsempe rsempe commented Sep 20, 2024

The goal of this PR is to propose splitting the graphql definitions into two schemas.

One for the customer portal and one for the authenticated API.

As we'll add several resolvers / mutations for the customer portal, I think it could be better to put some isolation.

This PR remove deprecated graphql endpoint and schema.

@rsempe rsempe force-pushed the split-graphql-schemas branch 2 times, most recently from 8e1601b to be56a03 Compare September 23, 2024 08:37
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.

2 participants