Description Topic: Info Fields event_type: String! fields: [String!]! Used By Queries infoWebhooks Preview (typescript) interface InfoWebhook {event_type: stringfields: string[]}