OBJECT

LockMethodType

Description

Lock method type.

link GraphQL Schema definition

  • type LockMethodType {
  • # The lock method.
  • lockMethod: LockMethod!
  • }