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

Fix image field type to use consistent sub-field ordering #9017

Merged
merged 1 commit into from Feb 12, 2024

Conversation

dcousens
Copy link
Member

@dcousens dcousens commented Feb 12, 2024

This pull request updates the image field type to be consistent in the ordering of it's sub-fields when comparing the Prisma schema and the GraphQL schema.

This is not a breaking change, but it will result in your GraphQL schema requiring regeneration.

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit cd9cc40:

Sandbox Source
@keystone-6/sandbox Configuration

@dcousens dcousens merged commit 3cb0cce into main Feb 12, 2024
58 checks passed
@dcousens dcousens deleted the image-field-order branch February 12, 2024 05:34
@dcousens dcousens mentioned this pull request Mar 28, 2024
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.

None yet

1 participant