OBJECT

uploadBatchToCandidHealthPayload

Autogenerated return type of uploadBatchToCandidHealth.

link GraphQL Schema definition

  • type uploadBatchToCandidHealthPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • cms1500s: [Cms1500]
  • # The list of errors occurred during the mutation
  • messages: [FieldError]
  • success_string: String
  • }