© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Computed field for SKUs - Gadget Developers
GD
Gadget Developers
•
16mo ago
•
4 replies
ljspoor94
Computed field for SKUs
I want to store all SKUs of a products variants against the product
, I tried the following
:
field on shopifyProduct {
concat(variants.sku, delimiter: ",")
}
field on shopifyProduct {
concat(variants.sku, delimiter: ",")
}
But get the following error
(see screenshot
)
, am I missing something here
? Is this actually possible
?
Gadget Developers
Join
Build SAAS apps alongside thousands of other Gadget developers. Get help, and offer help to others in the community.
3,891
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Computed field help
GD
Gadget Developers / help
13mo ago
Shopify computed field
GD
Gadget Developers / help
15mo ago
Computed slug field
GD
Gadget Developers / help
17mo ago