OBJECT

UnlockMethodType

Description

Unlock method type.

link GraphQL Schema definition

  • type UnlockMethodType {
  • # The unlock method.
  • unlockMethod: UnlockMethod!
  • }