Skip to main content

MedicinalProductManufacturedUpdate

Update an existing MedicinalProductManufactured resource.

Mutation

mutation MedicinalProductManufacturedUpdate($id: ID!, $input: MedicinalProductManufacturedUpdateInput!) {
MedicinalProductManufacturedUpdate(id: $id, input: $input) {
id
}
}

Input

Return Type

Returns the updated MedicinalProductManufactured resource.