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