Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.22 KB

ACTIONS_AND_FILTERS.md

File metadata and controls

34 lines (22 loc) · 1.22 KB

Actions & Filters

-> Original documentation

PHP Actions

PHP Filters

JavaScript Actions

  • wpgraphql-ide.init
  • wpgraphql-ide.rendered (graphiql_rendered)
  • wpgraphql-ide.destroyed
  • wpgraphql-ide.afterRegisterToolbarButton
  • wpgraphql-ide.registerToolbarButtonError
  • wpgraphql-ide.afterRegisterActivityBarPanel
  • wpgraphql-ide.registerActivityBarPanelError

JavaScript Filters

TBD

Legacy Hooks

Not all actions/filters were ported over from the legacy WPGraphQL IDE.