Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
While Making Graphql Request from my Next.js Application
I am getting this error.
not sure what went wrong?
GraphQL Request Error: ClientError: Internal error. Looks like something went wrong on our end. Request ID: fe329315-3d43-44bf-b75d-d516a3cd86e3-1733218749 (include this in support requests).: {"response":{"errors":[{"message":"Internal error. Looks like something went wrong on our end.\nRequest ID: fe329315-3d43-44bf-b75d-d516a3cd86e3-1733218749 (include this in support requests).","extensions":{"code":"INTERNAL_SERVER_ERROR",
Query ->
query getProducts($first: Int = 10, $query: String) { products(first: $first, query: $query) { pageInfo { hasNextPage hasPreviousPage } edges { node { title totalInventory handle tags category { name } } } } }
I'm having the same issue, and it's with your product `category` field. Remove that and you'll not have the issue; unfortunately it's what I'm looking for.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024