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 d2d7dc3 commit 419b530Copy full SHA for 419b530
1 file changed
src/lib/graphql/whereFieldDefinitions.ts
@@ -47,6 +47,7 @@ export const WhereFieldDefinitions = {
47
recipient: "string",
48
resolver: "string",
49
supported_schemas_id: "string",
50
+ contract_address: "string",
51
},
52
53
AttestationSchema: {
0 commit comments