mediaAttachmentCreate
AUTH: Role=[order.OWNER,product.OWNER] OR (('user is authenticated') AND ('customerId or companyId if present in input matches JWT'))
mediaAttachmentCreate(
input: MediaAttachmentInput!
): MediaAttachment!
AUTH: Role=[order.OWNER,product.OWNER] OR (('user is authenticated') AND ('customerId or companyId if present in input matches JWT'))
mediaAttachmentCreate(
input: MediaAttachmentInput!
): MediaAttachment!
mediaAttachmentCreate.input
● MediaAttachmentInput!
non-null inputMediaAttachment
object