Skip to content

Commit aa06897

Browse files
committed
Document hooks
Signed-off-by: Joe Fusco <[email protected]>
1 parent c9628f5 commit aa06897

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

β€ŽACTIONS_AND_FILTERS.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
-> [Original documentation](https://www.wpgraphql.com/docs/customizing-wpgraphiql)
44

5-
_legend_ πŸŽ‰ = new
5+
_legend_ πŸŽ‰ = new functionality
66

77
## PHP Actions
88

@@ -21,4 +21,11 @@ _legend_ πŸŽ‰ = new
2121

2222
## JavaScript Filters
2323

24-
...
24+
- `wpgraphqlide_toolbar_buttons` ([graphiql_toolbar_buttons](https://www.wpgraphql.com/docs/customizing-wpgraphiql#graphiql_toolbar_buttons))
25+
26+
## Legacy Hooks
27+
28+
Not all actions/filters were ported over from the legacy WPGraphQL IDE.
29+
30+
- `graphiql_toolbar_before_buttons`
31+
- `graphiql_toolbar_after_buttons`

0 commit comments

Comments
Β (0)