サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
アメリカ大統領選
strawberry.rocks
Strawberry is a developer friendly GraphQL library for Python, designed for modern development. Get Started import strawberry @strawberry.type class Song: id: strawberry.ID title: str @strawberry.type class Query: @strawberry.field def song(self, id: strawberry.ID) -> Song: return Song(id=id, title="Strawberry Fields Forever")
このページを最初にブックマークしてみませんか?
『A modern GraphQL library for Python | 🍓 Strawberry GraphQL』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く