Skip to main content
MUTATION
archiveCommandRuns(ids: [ID!]!, archived: Boolean!): Boolean!

Arguments

ids
[ID!]!
required

Identifiers of the resources to return or affect.

archived
Boolean!
required

Whether the affected resource should be archived.

Returns

Boolean!
Mutation
Variables
Response