Something along the lines: ```ts const relay = await createNodeJsRelay(deps)({...}) const usageDtata = relay.getUsageDataForOwner(ownerId) ```