OBJECT

BlockId

ID of the block on the PLC

link GraphQL Schema definition

  • type BlockId {
  • # ID of the block
  • id: ID!
  • # Block type
  • type: BlockType!
  • }

link Require by