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

[WIP] GraphQL v4 compat #60

Closed

Conversation

chillu
Copy link
Member

@chillu chillu commented May 24, 2021

Fixes #196 (when it's ready)

Started with v3.5 compat (lowercase prop names), but then I ran into PHP issues as well and figured it wasn't really worth it. My take is that we should just require GraphQL v4 for this module.

This is work in progress, haven't tackled PHP yet. Will need to be worked alongside with silverstripe/silverstripe-versioned-snapshots#40

Will take some inspiration from the GraphQL v4 rewrites in versioned and versioned-admin:

silverstripe/silverstripe-versioned-admin@721403f
silverstripe/silverstripe-versioned@ebb4c8f
silverstripe/silverstripe-versioned@b6cab40

chillu added 3 commits May 24, 2021 16:56
Changed field names to lowercase for forwards compat with GraphQL v4
@mfendeksilverstripe
Copy link
Collaborator

Closing this stale PR.

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