attachments
Returns the attachments from a company
attachments(
scopeId: ID!
issueId: ID
projectId: ID
page: Int
limit: Int
search: AttachmentsSearch
origin: String
): AttachmentCollection!
Returns the attachments from a company
attachments(
scopeId: ID!
issueId: ID
projectId: ID
page: Int
limit: Int
search: AttachmentsSearch
origin: String
): AttachmentCollection!
attachments.scopeId ● ID! non-null scalarattachments.issueId ● ID scalar