zooniverse / zoo-stats-api-graphql

0 stars 2 forks source link

Update queries #49

Closed AroneyS closed 5 years ago

AroneyS commented 5 years ago
camallen commented 5 years ago

@AroneyS i've extracted the authorization / filter checking to an internal class to make the logic easier to read / understand - fancy having a quick look to make sure i've done it right? I think this is ready to :ship:

AroneyS commented 5 years ago

@camallen Looks good. The changes all make sense.