LibertyDeprivationInput
Which liberty deprivations were applied to the client?
input LibertyDeprivationInput {
deprivations: String
isDeprivedOfLiberty: Boolean!
}
Fields
LibertyDeprivationInput.deprivations ● String scalar
Which liberty deprivations were applied to the client?
LibertyDeprivationInput.isDeprivedOfLiberty ● Boolean! non-null scalar
Is the client deprived of liberty?