hookModelOperations
query
List available webhook events
Returns all available model-operation combinations that can be used as webhook triggers (e.g., invoice.create, product.update).
query {
hookModelOperations: HookModelOperations!
}Returns: HookModelOperations!