graphql_settings_form_top
Allow additions to the top of the GraphQL settings form
do_action( 'graphql_settings_form_top', array $form );
Params
- $form (array): The form to be modified
Allow additions to the top of the GraphQL settings form
do_action( 'graphql_settings_form_top', array $form );