INPUT_OBJECT
input CreateWebhookEventInput {clientMutationId: String# Last modification time.modified: DateTime# Creation time.created: DateTime# Field whose values are strictly defined with an enumeration of values.event: EventEnum!# Relation to single entity instance.webhookId: ID!}