OBJECT

CandidHealthConnection

Info on connection to Candid Health

link GraphQL Schema definition

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