attachments
return the attachments from a company
attachments(
scopeId: ID!
issueId: ID
projectId: ID
page: Int
limit: Int
): AttachmentCollection
Arguments
attachments.scopeId
● ID!
non-null scalar
attachments.issueId
● ID
scalar
attachments.projectId
● ID
scalar
attachments.page
● Int
scalar
attachments.limit
● Int
scalar
Type
AttachmentCollection
object
AttachmentCollection type