contextAttach

Attach context to a Stack.

Arguments

Returns

ContextStackAttachment!
ContextStackAttachment!
Collapse
  • id
    Globally unique attachment identifier.
  • stackId
    Slug of the attached stack.
  • stackName
    Name of the attached stack.
  • isModule
    True if the attached stack is type of Module.
  • createdAt
    Creation timestamp of the attachment.
  • priority
    The priority of the attachment.
  • isAutoattached
    Whether the stack is autoattached.