Skip to content

Commit

Permalink
feat: sticky and responsive table
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Nov 29, 2023
1 parent 4d85e02 commit 5045746
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
nav:
title: Webhook Events Reference
position: 20

aside: false
---

# Webhook Event Reference

<span class="pre-table --sticky" />

| Event | Description | Permissions needed | Payload |
|:-----------------------------------------------------------------|:----------------------------------------------------------------------------|:-----------------------------------------|:--------------------------------------------------------------------------------------------------------------|
| `checkout.customer.before.login` | Triggers as soon as a customer logs in | - | `{"email":"string"}` |
Expand Down

0 comments on commit 5045746

Please sign in to comment.