You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved lazy_import to accept also dotted attributes d594a0e
Use Promise.resolve instead of promisify (so we adapt to Promise 2.0) bd0d418
Improved lazy types support in Field, InputField, List and NonNull accepting also now string attributes (will be treated as imports, like: Field("graphene.String")4b71465