from fastapi import FastAPI. 2. from strawberry.asgi import GraphQL. 3. from .my_graphql.py import schema. 4. . 5. app = FastAPI().
確定! 回上一頁