OBJECT

ChangeClaimSubmitter

Info on connection to Change Health

link GraphQL Schema definition

  • type ChangeClaimSubmitter {
  • # The unique identifier of the connection
  • id: ID!
  • # True if the Change connection is turned by user
  • is_enabled: Boolean
  • }