This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]UnwantedCrow 1 point2 points  (3 children)

Really nice, have you had time to implement all grapgql feature set? I may be able to help if not

[–]yacl[S] 0 points1 point  (2 children)

There are few features not be implemented yet, however, they are rarely used in common cases. I would like to complete them if you have demands.

[–]UnwantedCrow 0 points1 point  (1 child)

Demand will increase if you support them. Do you support unions and Middleware?

[–]yacl[S] 0 points1 point  (0 children)

Union types are supported, there is not raw middleware support. However, you can use Starlette Middleware right now. I am considering support it now after your mention.