Closed asgeir-s closed 2 years ago
comparisonValue in packages/app/src/services/subgraph.ts: Shouldn't this rather be string[], considering the GraphQL schema type is [Bytes!]!?
comparisonValue
string[]
[Bytes!]!
_Originally posted by @jfschwarz in https://github.com/gnosis/zodiac-modifier-roles/pull/119#discussion_r887847459_
comparisonValue
in packages/app/src/services/subgraph.ts: Shouldn't this rather bestring[]
, considering the GraphQL schema type is[Bytes!]!
?_Originally posted by @jfschwarz in https://github.com/gnosis/zodiac-modifier-roles/pull/119#discussion_r887847459_