SettingsData VariablesQuery to DB (GraphQL)ExamplesOptionsOn this pageOptionsExamplesHow to get wp_option dataQueryResultquery { some_option: option_value(name: "some_option")}{ "some_option": "some_value"}