Skip to content
Developerhome
Sage Distribution and Manufacturing Operations

Mutation: Managing attachments through GraphQL APIs

  Less than to read

You can manage attachments through GraphQL APIs.

With this, you can securely upload documents on an S3 bucket and attach them to a main record.

During the upload process, an anti-virus check is performed.

The following pages display an example that shows how to manage attachments through GraphQL APIs:

Index

  1. Create the attachment record

  2. Upload the attachment

  3. Check the status of the attachment

  4. Link the record to the attachment