UNPKG

@graphql-hive/federation-gateway-audit

Version:
11 lines (10 loc) 116 B
export const users = [ { id: "u1", type: "REGULAR", }, { id: "u2", type: "ANONYMOUS", }, ];