OBJECT

updateLabOrderPayload

Autogenerated return type of updateLabOrder.

link GraphQL Schema definition

  • type updateLabOrderPayload {
  • # DO NOT USE
  • clientMutationId: String @deprecated( reason: "DO NOT USE" )
  • currentUserNotificationsCount: UserNotificationsCount
  • lab_order: LabOrder
  • # The list of errors occurred during the mutation
  • messages: [FieldError]
  • }