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

Source

File: wp-graphql/src/Admin/Settings/SettingsRegistry.php