UNPKG

@graphql-hive/federation-gateway-audit

Version:
13 lines (12 loc) 145 B
export const products = [ { id: "1", name: "name-1", price: 100, }, { id: "2", name: "name-2", price: 200, }, ];