GraphQL (Japanese Wikipedia)

Analysis of information sources in references of the Wikipedia article "GraphQL" in Japanese language version.

refsWebsite
Global rank Japanese rank
low place
low place
383rd place
521st place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
3,546th place
4,990th place
187th place
440th place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place

absinthe-graphql.org (Global: low place; Japanese: low place)

amplify.aws (Global: low place; Japanese: low place)

docs.amplify.aws

  • Because the Todo type was decorated with an @model directive of the GraphQL Transform library, the CLI created the additional schema and resolvers for queries, mutations, and subscriptions as well as a DynamoDB table to hold the Todos. Amplify Libraries

apollographql.com (Global: low place; Japanese: low place)

  • Introduction”. Apollo GraphQL Docs. 2019年10月19日閲覧。

facebook.github.io (Global: low place; Japanese: low place)

  • GraphQL”. facebook.github.io. Facebook. 2018年7月4日閲覧。
  • Clients use the GraphQL query language to make requests to a GraphQL service. We refer to these request sources as documents. GraphQL specification

fb.com (Global: 3,546th place; Japanese: 4,990th place)

code.fb.com

github.blog (Global: low place; Japanese: low place)

  • Despite all the information we provided, we heard from integrators that our REST API also wasn’t very flexible. GitHub blog

github.com (Global: 383rd place; Japanese: 521st place)

github.com

developer.github.com

graphene-python.org (Global: low place; Japanese: low place)

  • Graphene”. graphene-python.org. 2017年6月18日閲覧。

graphql.org (Global: low place; Japanese: low place)

graphql.org

  • GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. https://graphql.org/
  • GraphQL foundation. https://graphql.org/foundation/
  • When receiving an HTTP GET request, the GraphQL query should be specified in the "query" query string. GraphQL
  • Every field on a GraphQL object type can have zero or more arguments GraphQL specification
  • Each field on each type is backed by a function called the resolver which is provided by the GraphQL server developer. When a field is executed, the corresponding resolver is called to produce the next value. GraphQL
  • A directive can be attached to a field or fragment inclusion, and can affect execution of the query in any way the server desires. GraphQL
  • But you don't need a complex client to call a GraphQL server. With express-graphql, you can just send an HTTP POST request to the endpoint you mounted your GraphQL server on, passing the GraphQL query as the query field in a JSON payload. graphql.org

spec.graphql.org

  • Directives provide a way to describe alternate runtime execution and type validation behavior in a GraphQL document GraphQL Specification
  • This is exposed via ResolveFieldValue, which produces a value for a given field on a type for a real value. 6.4.2 Value Resolution

honest.engineering (Global: low place; Japanese: low place)

howtographql.com (Global: low place; Japanese: low place)

linuxfoundation.org (Global: low place; Japanese: low place)

metacpan.org (Global: low place; Japanese: low place)

nordicapis.com (Global: low place; Japanese: low place)

phil.tech (Global: low place; Japanese: low place)

  • “GraphQL vs REST: Overview” (英語). Phil Sturgeon. (2017年1月24日). https://phil.tech/api/2017/01/24/graphql-vs-rest-overview/ 2018年11月25日閲覧。  {{cite news}}: |date=の日付が不正です。 (説明)

relay.dev (Global: low place; Japanese: low place)

techcrunch.com (Global: 187th place; Japanese: 440th place)