{
__schema {
queryType {
name
}
}
__type(name: "RootQuery") {
name
fields {
name
type {
name
kind
ofType {
name
kind
}
}
}
}
}
{
__type(name: "SsaPricedDealsType") {
name
fields {
name
type {
name
kind
ofType {
name
kind
}
}
}
}
}
REST API: POST
The standard GraphQL response format is not available for this endpoint.
Visit the GraphQL Introspection Documentation for additional details.