pull down to refresh
110 sats \ 10 replies \ @WeAreAllSatoshi 2 Jul 2024 \ parent \ on: Why don't stackers donate to rewards anymore? meta
Yea, here is my code in question. I suspect the mutation is invalid and therefore rejected by the API layer.
Oh, I think it's broken because GraphQL also validates that the fields you want to resolve actually exist.
So it needs to be
response { id }
in your body instead of id
.Same with @hn.