Team member view only access
is there a way to use the "match" filter in view (gelly)?
Webhooks filtering
I am assuming api scope is required for any graphql queries to Shopify and it defines what we can access etc. ...

Syncing Shop Products to other dev environments
SQL querying models data
Usage Data in Gadget
Is it possible to add and sync app-owned metafields with the default app namespace?
namespace
parameter empty and will default to app--
+ the app ID, which is automatically inferred.
A metafield could look something like this:
```json
{...update action under shopifyProductVariant modal doesn't update real Shopify data
Timeout Filtering for hasMany Relationship Data
Query error when upgrade to ggt@1.4
shop: { equals: ... }
to shopId: {equals: ...}
already. But still get the error attached. I sent an example for how my query fetch is done. Also attached an example for a create action too. What am I doing wrong? traceId: d76c1680c1092e0b3b86425bc3a59472
. app: upez

Syncing Product Table First Immediately after Install
Upgrade from 2025-01 to 2025-04 resulted in "Request access to Protected Customer Data"

Gadget budget optimization
LCP score optimization
Request access to Protected Customer DataWebhooks and syncs will fail warning

Stuck on payment processing

missing webhooks

Returning related data in api query
subscriptionsWithAllOrders
query.
I'm hoping maybe I can just do a join
of some kind in my findMany
method, but no luck and not seeing any documentation on how to do this. ...
How to get the new orders using webhook(order/create, order/update)
