API Design

GraphQL Query

A read operation in GraphQL that allows clients to request exactly the data fields they need in a single request, avoiding over-fetching and under-fetching.

関連プロトコル

関連項目