Skip to content

Integrate Graphene and Elasticsearch with DocumentObjectType and DocumentConnectionField

License

Notifications You must be signed in to change notification settings

jeffcjohnson/graphene-elasticsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphene-elasticsearch

Integrate Graphene and Elasticsearch with DocumentObjectType and DocumentConnectionField

Note
This is from a project I was working on in 2017 that was put on hold. I would be happy to contribute this code to another project or add maintainers to this project.
Important
This is just the raw code right now. If there is interest I could use cookiecutter-pypackage to make it an installable package.

This package roughly mirrors how graphene_django works but for ElasticSearch Documents instead of Django Models.

It provides DocTypes that are similar to Django Models.

So far I have DocumentObjectType and DocumentConnectionField.

About

Integrate Graphene and Elasticsearch with DocumentObjectType and DocumentConnectionField

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages