.tez
for mainnet and e.g. .gra
or .han
for testnets.common/schema.graphql
to be used in the query GraphQL.w3://ens/tezos.web3api.eth
, w3://ens/tezosDomainsPlugin.web3api.eth
and common/schema.graphql
to be used in the mutation schemas../tezos/tezos-domains
folder. src/tests/e2e
folder. Run the e2e tests as follows:./src/mutation
folder containing the index.ts
file which is the AssemblyScript mutation logic and schema.graphql
file which contains the graphql schemas for the functions in the mutation's index file../src/query
folder.