graphql_get_type_registry

Fire an action when the Type Register is returned

do_action( 'graphql_get_type_registry', WPGraphQL\Registry\TypeRegistry $type_registry );

Params

  • $type_registry (WPGraphQL\Registry\TypeRegistry): The registry of Types used in the GraphQL Schema

Source

File: wp-graphql/wp-graphql.php