Maxim Milovanov

Results 3 issues of Maxim Milovanov

There is the `BigInt` type https://github.com/graphql-python/graphene/blob/72c2fd5ec38af595519b2ab334696397760d2d81/graphene/types/scalars.py#L85 but it's not exposed here https://github.com/graphql-python/graphene/blob/72c2fd5ec38af595519b2ab334696397760d2d81/graphene/__init__.py#L11

✨ enhancement

In console application I can set a global exception handler (http://stackoverflow.com/questions/3133199/net-global-exception-handler-in-console-application). I've tried the example in ScriptCS but it does not work. What is the best way to catch an...

hold
question
needs more info

After `npm start` I'm getting: ``` 0 info it worked if it ends with ok 1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'start' ] 2 info using [email protected] 3 info using...