LeafLockState
No description
type LeafLockState {
path: String!
locked: Boolean!
}
Fields
LeafLockState.path ● String! non-null scalar
LeafLockState.locked ● Boolean! non-null scalar
Member Of
EncryptionStatusDetails object