GloNtfEmailAttachmentInput
No description
input GloNtfEmailAttachmentInput {
fileName: String!
id: String!
}
Fields
GloNtfEmailAttachmentInput.fileName ● String! non-null scalar
Name of the file as it should appear in the email attachment.
GloNtfEmailAttachmentInput.id ● String! non-null scalar
Identifier of the previously uploaded file to attach.