Skip to main content

alita-graphql

alita-graphql is graphql extension for Alita。

Installing

pip install alita-graphql

Quick Start

from alita import Alita
from alita_graphql import GraphQL

class Query(graphene.ObjectType):
    hello = graphene.String(description='A typical hello world')

    def resolve_hello(self, info):
        return 'World'


schema = graphene.Schema(query=Query)

app = Alita('dw')
GraphQL(schema).init_app(app)

Links

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alita-graphql-0.1.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

alita_graphql-0.1.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file alita-graphql-0.1.0.tar.gz.

File metadata

  • Download URL: alita-graphql-0.1.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5

File hashes

Hashes for alita-graphql-0.1.0.tar.gz
Algorithm Hash digest
SHA256 74d6d8b0b8fc45227fdd5c620b5eb7982bb0d6c43a8376b4911ab9c1cf3583b2
MD5 8a1f805ca35f9bce468ebca4a766b330
BLAKE2b-256 71646907227d373777e76b1e341984a9e12762afaa9d03c859f69e4076c2fbab

See more details on using hashes here.

File details

Details for the file alita_graphql-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: alita_graphql-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5

File hashes

Hashes for alita_graphql-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 83896b69179e97a7342ec33a237553e056a21a6b7826640a336b7854441c9323
MD5 fbdf0d64441421be249c4005a567e5b8
BLAKE2b-256 8c622da871a441d5c3d6deedcdc152e60c04699af7c11f93590570ff631f65ad

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page