AccessControlLockDetails
type AccessControlLockDetails {
lockType: AccessControlLockType!
reason: String
}Fields
lockType ● AccessControlLockType! non-null enum
reason ● String scalar
Member Of
Last updated
Was this helpful?