We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i am seeing a very weird error when trying to update a collection entry:
[GraphQL] A path was requested for deletion which does not exist as of commit oid
in the graphql post request body, under variables.input.fileChanges.deletions a path is listed which no longer exists in the repo.
variables.input.fileChanges.deletions
how can i fix this?
i'll try to put a reproduction together, but not sure how i got into this state.
The text was updated successfully, but these errors were encountered:
sorry my bad, i had an image field with "White.png", but in the repo this file was manually changed to lowercase "white.png".
Sorry, something went wrong.
No branches or pull requests
i am seeing a very weird error when trying to update a collection entry:
in the graphql post request body, under
variables.input.fileChanges.deletions
a path is listed which no longer exists in the repo.how can i fix this?
i'll try to put a reproduction together, but not sure how i got into this state.
The text was updated successfully, but these errors were encountered: