createInsuranceAuthorizationPayload
Autogenerated return type of createInsuranceAuthorization.
Fields
messages
· [FieldError] · The list of errors occurred during the mutation Used By
Definition
"""Autogenerated return type of createInsuranceAuthorization."""type createInsuranceAuthorizationPayload { insuranceAuthorization: InsuranceAuthorizationType
""" The list of errors occurred during the mutation """ messages: [FieldError]}