ar-io / arns-service

Koa microservice that leverages Warp to support the ArNS Portal and ar.io observers.
https://api.arns.app
GNU Affero General Public License v3.0
19 stars 4 forks source link

fix(PE-3607) - contract interactions fix #9

Closed dtfiedler closed 1 year ago

dtfiedler commented 1 year ago

This endpoint was not paginating GQL properly. This fix properly fetches all interactions for a contract, and adds the owner field in interaction responses.