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(api-file-manager): cms fields graphql definitions #3519

Merged

Conversation

brunozoric
Copy link
Contributor

Changes

When adding custom fields to the File model, specifically, a reference field - we are missing GraphQL types for that field.

This PR adds the CMS Field GraphQL types to the /graphql endpoint.

How Has This Been Tested?

Manually and jest.

@brunozoric brunozoric self-assigned this Sep 12, 2023
@brunozoric brunozoric added this to the 5.37.4 milestone Sep 12, 2023
@brunozoric brunozoric marked this pull request as ready for review September 12, 2023 14:04
@brunozoric
Copy link
Contributor Author

/cypress

@github-actions
Copy link

Cypress E2E tests have been initiated (for more information, click here). ✨

@brunozoric brunozoric merged commit 77a9474 into dev Sep 13, 2023
56 checks passed
@brunozoric brunozoric deleted the bruno/fix/api-file-manager/cms-fields-graphql-definitions branch October 10, 2023 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants