=== Test case: graphql_sse_SUITE:admin_missing_query/1 (click for source code)

=== Config value:

    [{protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{module => mongoose_graphql_handler,
                      path => "/api/graphql",host => "localhost",
                      username => <<"admin">>,password => <<"secret">>,
                      sse_idle_timeout => 3600000,schema_endpoint => admin}},
     {watchdog,<0.16046.0>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_sse_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@2d5413ff3720.2024-04-22_14.49.31/big_tests.tests.graphql_sse_SUITE.logs/run.2024-04-22_14.52.13/graphql_sse_suite.admin_missing_query.32002.html"},
     {tc_group_properties,[{name,admin},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_sse_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@2d5413ff3720.2024-04-22_14.49.31/big_tests.tests.graphql_sse_SUITE.logs/run.2024-04-22_14.52.13/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@2d5413ff3720.2024-04-22_14.49.31"

=== Started at 2024-04-22 14:52:13


*** CT 2024-04-22 14:52:13.333 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1552.html

*** User 2024-04-22 14:52:13.346 ***🔗
Connect to SSE, port: 5551, path: /api/graphql/sse?, creds: {<<"admin">>,
                                                             <<"secret">>}, extra opts: #{}

*** User 2024-04-22 14:52:13.351 ***🔗
SSE response code: 400, headers: [{<<"content-length">>,<<"115">>},
                                  {<<"date">>,
                                   <<"Mon, 22 Apr 2024 14:52:12 GMT">>},
                                  {<<"server">>,<<"Cowboy">>}], result: #{<<"errors">> =>
                                                                              [#{<<"extensions">> =>
                                                                                     #{<<"code">> =>
                                                                                           <<"no_query_supplied">>},
                                                                                 <<"message">> =>
                                                                                     <<"The query was not supplied in the request body">>}]}
*** CT 2024-04-22 14:52:13.356 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1552.html



=== Ended at 2024-04-22 14:52:13
=== successfully completed test case
=== === Returned value: ok