There was an error while loading. Please reload this page.
2 parents 5926e9c + 7688b8e commit 585cba7Copy full SHA for 585cba7
schema.graphql
@@ -48,7 +48,7 @@ type MetaEvidence @entity {
48
}
49
50
type Item @entity {
51
- "The id of the item in the subgraph entity. Format: <listaddress>@<itemID>"
+ "The id of the item in the subgraph entity. Format: <itemID>@<listaddress_lowercase>"
52
id: ID!
53
"The ID of the item in the registry. Also the keccak256 hash of the data."
54
itemID: Bytes!
0 commit comments