GraphQL APITypesCreateWebhookIntegrationInputOn this pageCreateWebhookIntegrationInputNo descriptiontype CreateWebhookIntegrationInput { userID: UUID! url: String!}FieldsuserID (UUID)url (String)