OBJECT

WebhookModelEventResultConnection

The connection wrapper around the WebhookModelEventResultConnection type.

link GraphQL Schema definition

  • type WebhookModelEventResultConnection {
  • # A list of the entities provided by this connection.
  • entities: [WebhookModelEventResult]!
  • }

link Require by