Class UninstallWebhookInput
- java.lang.Object
-
- ch.brix.gql.client.InputObject
-
- ch.brix.gql.client.frontify.input_objects.UninstallWebhookInput
-
public class UninstallWebhookInput extends ch.brix.gql.client.InputObject
-
-
Constructor Summary
Constructors Constructor Description UninstallWebhookInput()
-
-
-
Method Detail
-
id
public UninstallWebhookInput id(IdScalar v)
Id of the `Webhook` to be uninstalled.
-
-