INPUT_OBJECT

DeleteClientStoryReadInput

link GraphQL Schema definition

  • input DeleteClientStoryReadInput {
  • clientMutationId: String
  • # Unique identifier of entity.
  • id: ID!
  • # Relation to single abstract entity instance.
  • #
  • # E.g. Relation to Lead/Oppty
  • #
  • activityId: ID
  • # Relation to single abstract entity instance.
  • #
  • # E.g. Relation to Lead/Oppty
  • #
  • messageId: ID
  • }

link Require by