INPUT_OBJECT
input for an attachment's file data's metadata
input AttachmentFileDataMetadataInput {size: Int!filename: String!mimeType: String!}