CandidHealthConnection
Info on connection to Candid Health
Fields
Used By
Definition
"""Info on connection to Candid Health"""type CandidHealthConnection { """ The unique identifier of the connection """ id: ID!
""" True if the Candid connection is turned by user """ is_enabled: Boolean!}