exportToTemplatePayload
Autogenerated return type of exportToTemplate.
Fields
messages
· [FieldError] · The list of errors occurred during the mutation Used By
Definition
"""Autogenerated return type of exportToTemplate."""type exportToTemplatePayload { carePlan: CarePlan
""" The list of errors occurred during the mutation """ messages: [FieldError]}