Tasty treats that boost your productivity. WPGraphQL Recipes are snippets that showcase how to customize WPGraphQL using the actions, filters and functions available.
Visit RecipesNeed to add a Field or Type to the GraphQL Schema? There's a function for that. Learn more about the functions available to make your WPGraphQL server work for you.
Visit FunctionsActions allow 3rd-party code to hook into WPGraphQL at certain parts of GraphQL execution. Learn about the actions available to hook into.
Visit ActionsFilters allow 3rd-party code to modify data at certain parts of GraphQL execution. Learn about the filters available to hook into.
Visit Filters