echobind / bisonapp

A Full Stack Jamstack in-a-box brought to you by Echobind
MIT License
590 stars 29 forks source link

adding a Comparison scalar and surfacing it in definition block for S… #260

Closed cBoss1029 closed 2 years ago

cBoss1029 commented 2 years ago

Adding updates that allow for comparison operators gte, gt, lte, lt to accept either string, number, or object without throwing TS errors

Changes

Checklist

Fixes #xxx

mthomps4 commented 2 years ago

Curious about the thoughts for the comment above as well.

cBoss1029 commented 2 years ago

True. I think that approach makes more sense. I'll refactor.