We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62abac4 commit 1e4d3b2Copy full SHA for 1e4d3b2
web/src/hooks/queries/useRegistriesQuery.ts
@@ -12,7 +12,7 @@ export const registryFragment = graphql(`
12
description
13
logoURI
14
policyURI
15
- metadataURI
+ metadata
16
}
17
`);
18
0 commit comments