issues Search Results · repo:graphql-python/graphene-gae language:Python
Filter by
18 results
(60 ms)18 results
ingraphql-python/graphene-gae (press backspace or delete to remove)ekampf
- 4
- Opened on Aug 6, 2020
- #49
ndb.GeoPtProperty is currently not supported as part of the converter.
munizas
- Opened on Feb 21, 2020
- #48
I know this package supports ndb w/ AppEngine. However, wondering if we could use graphene to support ndb from
google-cloud-ndb?
The difference i ve seen so far between the two is google-cloud-ndb requries ...
steinnat
- Opened on Jan 28, 2020
- #47
Curious, is it possible to return a list in the resolver of a ndbConnectionField? It only lets me return a ndb.Query, I
think this has to do with it needing ndb_iter()? Any clairification on this would ...
steinnat
- Opened on Mar 13, 2019
- #44
I know that with graphene Django you can use filter fields but, what about if were using NDBObjectType is there a way to
still use filters??
class SearchPropertyType(NdbObjectType): class Meta: model ...
steinnat
- 1
- Opened on Nov 28, 2018
- #42
Is it possible to setup graphiql and / or graphql with cloud endpoints?
SeanningTatum
- Opened on Aug 16, 2018
- #40
I m pretty new to Google App Engine.
What do I need to add to the handlers section of app.yaml to make it work?
ppkn
- 1
- Opened on Aug 7, 2018
- #39
Hi,
I try to develop simple GraphQL with graphene-gae using flask framework. But I m getting error when I try to execute the
query. The query is:
query {
allUsers {
username,
email ...
hussaini
- 3
- Opened on Jan 17, 2018
- #36
PolyModels current don t work because the type check in complete_object_value in the graphql library.
I know your busy @ekampf but if you could give me some hints to where I would fix the type checking ...
Emsu
- 2
- Opened on Oct 1, 2017
- #34
NDB has support for TimeProperty but it seems to be missing.
In https://github.com/graphql-python/graphene-gae/blob/master/graphene_gae/ndb/converter.py#L129 I see:
converters = {
ndb.StringProperty: ...
Emsu
- 3
- Opened on Sep 26, 2017
- #33

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.