UpdateApiUserInput
No description
input UpdateApiUserInput {
active: Boolean
purpose: String
stationId: UUID
}
Fields
UpdateApiUserInput.active ● Boolean scalar references
UpdateApiUserInput.purpose ● String scalar references
UpdateApiUserInput.stationId ● UUID scalar references
Member Of
updateApiUser mutation