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
We need a topic that explains property_upload and the two new additions: how to set content disposition and content type for property_upload .
property_upload
What we have so far: https://documentation.platformos.com/api-reference/graphql/propertyupload.html https://documentation.platformos.com/api-reference/graphql/propertiesinterface.html#L52
The text was updated successfully, but these errors were encountered:
👍
Sorry, something went wrong.
Inspiration, as it uses property_upload:
Tutorial: https://documentation.platformos.com/developer-guide/user-uploads/uploading-files-directly-amazons3-using-uppy Example: https://examples.platform-os.com/direct-s3-upload/images
Task: check if our documentation includes everything
diana-lakatos
No branches or pull requests
We need a topic that explains
property_upload
and the two new additions: how to set content disposition and content type forproperty_upload
.What we have so far:
https://documentation.platformos.com/api-reference/graphql/propertyupload.html
https://documentation.platformos.com/api-reference/graphql/propertiesinterface.html#L52
The text was updated successfully, but these errors were encountered: