SendNotificationPreviewPayload
Autogenerated return type of SendNotificationPreview.
type SendNotificationPreviewPayload {
  clientMutationId: String
}
Fields
SendNotificationPreviewPayload.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
Returned By
sendNotificationPreview  mutation