flask-magql

Serve a Magql GraphQL API with Flask.

MIT License

Downloads
124
Stars
4

Bot releases are visible (Hide)

flask-magql - Latest Release

Published by github-actions[bot] 3 months ago

This is the Flask-Magql 1.1.1 fix release.

PyPI: https://pypi.org/project/flask-magql/1.1.1/
Changes: https://flask-magql.autoinvent.dev/page/changes/#version-1-1-1

  • Pin conveyor-admin to 1.0.3 until style issues in 1.1 are fixed.
flask-magql -

Published by github-actions[bot] 4 months ago

This is the Flask-Magql 1.1.0 feature release.

PyPI: https://pypi.org/project/flask-magql/1.1.0/
Changes: https://flask-magql.autoinvent.dev/page/changes/#version-1-1-0

  • Adjust the default context to support Flask-SQLAlchemy-Lite.
  • Don't register views on each call to init_app, which caused issues when testing applications that used the app factory pattern.
  • Add Conveyor UI pages at /conveyor/. This is an autogenerated UI for all the capabilities provided by Magql-SQLAlchemy.
  • Register the extension in app.extensions["magql"].
flask-magql -

Published by github-actions[bot] about 1 year ago

Our first stable release, 1.0! 🎉