Fork me on GitHub
#graphql
<
2017-06-06
>
MegaMatt01:06:33

cool, i'll have to give it a try.

MegaMatt01:06:30

has anyone used enums? I keep getting an error when i refer to one in an object Could not identify type of field. {:field (:type :myenum)}

MegaMatt01:06:10

nm: i had :field (:type :myenum) instead of :field {:type :myenum}