INPUT_OBJECT
AttachmentFileDataInput
input for an attachment's file data
link GraphQL Schema definition
- input AttachmentFileDataInput {
- # This will be URL decoded before being processed.
- : String!
- : String
- : AttachmentFileDataMetadataInput!
- }
INPUT_OBJECT
input for an attachment's file data
- input AttachmentFileDataInput {
- # This will be URL decoded before being processed.
- : String!
- : String
- : AttachmentFileDataMetadataInput!
- }