CreatePDFFileInput
Input for creating a PDF file upload process
This page contains
Fields
| productId ID! | Id of the product to add the PDF file to |
| name LocalStringInput! | Name of the PDF file |
| onlyVisibleToResellers Boolean! | Whether the PDF is only visible to resellers |
Mutations for CreatePDFFileInput
| createPDFFile | Create a PDF file upload process and return a signed URL for upload |