gnosisguild / zodiac-modifier-roles

Smart account toolkit for role-based access control
https://roles.gnosisguild.org
GNU Lesser General Public License v3.0
80 stars 39 forks source link

Subgraph comparisonValue should be an array #124

Closed asgeir-s closed 2 years ago

asgeir-s commented 2 years ago

comparisonValue in packages/app/src/services/subgraph.ts: Shouldn't this rather be string[], considering the GraphQL schema type is [Bytes!]!?

_Originally posted by @jfschwarz in https://github.com/gnosis/zodiac-modifier-roles/pull/119#discussion_r887847459_