-
-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
For some unknown reason, amount of time for processing request can take up to 20 seconds. Even for such small query like:
query MyQuery {
item(id: "578395402459774a256959b5", lang: en) {
basePrice
baseImageLink
name
normalizedName
}
}
This happen also within playground.
Any workaround for it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels