Redirect 301 redirect from GET @_profiler_home (9c564b)

GET http://promotion-provider-service.develop-public.shopadvizor.net/_profiler

GraphQL requests

7 HTTP queries on GraphQL endpoint(s)

Refresh with latest query
404 February 1, 2026 06:50 5b758e
# Time Info
500 February 1, 2026 06:50 3cb6bb
# Time Info
404 February 1, 2026 06:50 740132
# Time Info
500 February 1, 2026 06:50 ed2552
# Time Info
500 February 1, 2026 06:50 a7a7f3
# Time Info
404 February 1, 2026 06:50 4f6bb6
# Time Info
404 January 31, 2026 10:40 5f3a19
# Time Info

Schema: default

type Query {
  """
  Required for
                      [Apollo Federation](https://www.apollographql.com/docs/federation/federation-spec/#query_service)
                      to be used for internal use only.
  """
  _service: _Service!
}

"""
Required for
            [Apollo Federation](https://www.apollographql.com/docs/federation/federation-spec/#type-_service)
            to be used for internal use only.
"""
type _Service {
  sdl: String
}

type Mutation {
  fakeMutation: Boolean
}