Logo of FrontifyDeveloper portalArrow to the right
GraphQL reference
Input object type

ConfigureProjectWebhookInput

No description
Input fields
projectId: ID!
Beta

Project ID.

notificationUrl: String!
Beta

Webhook notification URL.

name: String!
Beta

Webhook name.

version: Int!
Beta

Webhook payload version (1 or 2).

subscribeTo: [AssetWebhookEvent!] = null
Beta

Subscribe to specific webhook events. If not defined the webhook will subscribe to all events