OBJECT
type LockPayload {# Public key of the locked accountpublicKey: PublicKey! # Details of locked accountaccount: Account! }