OBJECT

CandidHealthConnection

Info on connection to Candid Health

link GraphQL Schema definition

  • type CandidHealthConnection {
  • id: ID!
  • # True if the Candid connection is turned by user
  • is_enabled: Boolean
  • }