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