You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.
so blocknumber index hasn't been @Sequential'ed so so you can only query them by the exact @id which is a random id assigned by prisma. currently the way to get a specific blocknumber is to do blocknumbers(where: {...})[0] which is iffy. Will come back around to this one for v1.5 sync.
e.g the following isn't working
and throws:
The text was updated successfully, but these errors were encountered: