Skip to content

Commit

Permalink
API Remove GraphQL
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Jul 30, 2024
1 parent c104372 commit abb4101
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Middleware/InitStateMiddleware.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ class InitStateMiddleware implements HTTPMiddleware
*/
private static $admin_url_paths = [
'dev/',
'graphql/',
];

public function process(HTTPRequest $request, callable $delegate)
Expand Down

0 comments on commit abb4101

Please sign in to comment.