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(app-file-manager): prepare extensions form data for graphql #3518

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

brunozoric
Copy link
Contributor

Changes

When sending file form data to the GraphQL API, we need to execute some transformations to actually send data in correct format. Because of that, I reused the prepareFormData method from the APP Headless CMS.

How Has This Been Tested?

I tested with a datetime field, manually.

@brunozoric brunozoric self-assigned this Sep 12, 2023
@brunozoric brunozoric added this to the 5.37.4 milestone Sep 12, 2023
@Pavel910 Pavel910 marked this pull request as ready for review September 12, 2023 11:06
@brunozoric brunozoric merged commit d6a2253 into dev Sep 12, 2023
56 checks passed
@brunozoric brunozoric deleted the bruno/fix/app-file-manager/extensions-data 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