flamingo.me/flamingo-commerce/v3@v3.11.0/test/integrationtest/projecttest/tests/graphql/testdata/customer_status.graphql (about)

     1  query {
     2      Commerce_Customer_Status {
     3          isLoggedIn
     4          userID
     5      }
     6  }