AccountStatusInput
No description
input AccountStatusInput {
  uid: String
  token: String
}
Fields
AccountStatusInput.uid ● String scalar
The uid to apply this operation to.
AccountStatusInput.token ● String scalar
The token id to apply this operation to.
Member of
accountStatus  query