Skip to content

Create graphql decorator #258

@vladyslav-fenchak

Description

@vladyslav-fenchak

Example:

@enroute.graphql("/graphql")
async def graphql_handler(self, request: Request) -> Response:
    ...

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions