UpdateGeneratedSummaryInput
Autogenerated input type of UpdateGeneratedSummary
Fields
Used By
Definition
"""Autogenerated input type of UpdateGeneratedSummary"""input UpdateGeneratedSummaryInput { """ ID of the generated summary """ id: ID!
""" The edited summary text. Cannot be blank and cannot contain base64-encoded images. """ summary: String!}