INPUT_OBJECT

MoveDeviceToOrganizationInput

Attributes to move a device to a new given organization

link GraphQL Schema definition



input MoveDeviceToOrganizationInput {
deviceId: ID!
organizationId: ID!
}

link Required by