inspect.graphql
{deliveryProfiles(first:100){pageInfo{hasNextPage endCursor} nodes{id name default}} productVariant(id:"gid://shopify/ProductVariant/44491735269427"){id title sku deliveryProfile{id name} inventoryItem{measurement{weight{value unit}}}} __type(name:"QueryRoot"){fields{name}}}