GeneratedSummary
A generated summary for an associated Healthie object
Fields
Used By
Definition
"""A generated summary for an associated Healthie object"""type GeneratedSummary { """ The datetime the summary was generated """ created_at: ISO8601DateTime!
""" The unique identifier of the group """ id: ID!
""" A summary (most often new-line separated bullet points) of the associated object """ summary: String}