はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    新内閣発足

『GraphQL | A query language for your API』

  • 人気
  • 新着
  • すべて
  • Key Insights from the GraphQL EU Gathering | GraphQL

    3 users

    graphql.org

    As the adage goes, unity is strength. The premier GraphQL EU “unconference”, held in Berlin, is a testament to this belief. This phenomenal event was the result of immense collaboration between various companies and providers within our vibrant ecosystem. The partnership among these key players, backed by the tireless efforts of the GraphQL Foundation, truly highlighted the strength of our communi

    • テクノロジー
    • 2023/08/05 22:59
    • あとで読む
    • Improving Latency with @defer and @stream Directives | GraphQL

      6 users

      graphql.org

      Rob Richard and Liliana Matos are front-end engineers at 1stDibs.com. They have been working with the GraphQL Working Group as champions of the @defer and @stream directives. The @defer and @stream directives have been a much anticipated set of features ever since Lee Byron first talked about it at GraphQL Europe 2016. For most of 2020, we have been working with the GraphQL Working Group to standa

      • テクノロジー
      • 2020/12/10 13:25
      • GraphQL
      • Pagination | GraphQL

        6 users

        graphql.org

        Pagination Traverse lists of objects with a consistent field pagination model A common use case in GraphQL is traversing the relationship between sets of objects. There are different ways that these relationships can be exposed in GraphQL, giving a varying set of capabilities to the client developer. On this page, we’ll explore how fields may be paginated using a cursor-based connection model. Plu

        • テクノロジー
        • 2019/07/15 19:31
        • graphql
        • performance
        • Home - GraphQL

          14 users

          graphql.org

          What is the GraphQL Foundation? The GraphQL Foundation is a neutral foundation founded by global technology and application development companies. The GraphQL Foundation encourages contributions, stewardship, and a shared investment from a broad group in vendor-neutral events, documentation, tools, and support for GraphQL. GraphQL was created in 2012 and open sourced by Facebook in 2015. In 2019,

          • テクノロジー
          • 2018/11/07 08:47
          • graphql
          • Caching | GraphQL

            9 users

            graphql.org

            Caching Provide Object Identifiers so clients can build rich caches In an endpoint-based API, clients can use HTTP caching to avoid refetching resources and to identify when two resources are the same. The URL in these APIs is a globally unique identifier that the client can leverage to build a cache. In GraphQL, there’s no URL-like primitive that provides this globally unique identifier for a giv

            • テクノロジー
            • 2018/01/02 04:10
            • GraphQL
            • あとで読む
            • Schemas and Types | GraphQL

              9 users

              graphql.org

              Schemas and Types Learn about the different elements of the GraphQL type system The GraphQL type system describes what data can be queried from the API. The collection of those capabilities is referred to as the service’s schema and clients can use that schema to send queries to the API that return predictable results. On this page, we’ll explore GraphQL’s six kinds of named type definitions as we

              • テクノロジー
              • 2017/07/24 16:51
              • SWAPI GraphQL API

                8 users

                graphql.org

                Loading…

                • テクノロジー
                • 2017/07/19 21:03
                • graphql
                • Authorization | GraphQL

                  4 users

                  graphql.org

                  Authorization Delegate authorization logic to the business logic layer Most APIs will need to secure access to certain types of data depending on who requested it, and GraphQL is no different. GraphQL execution should begin after authentication middleware confirms the user’s identity and passes that information to the GraphQL layer. But after that, you still need to determine if the authenticated

                  • テクノロジー
                  • 2017/02/14 19:03
                  • GraphQL
                  • Tools and Libraries | GraphQL

                    11 users

                    graphql.org

                    Insomnia is an open-source, cross-platform API Client for GraphQL, REST, and gRPC. Insomnia combines an easy-to-use interface with advanced functionality like authentication helpers, code generation, and environment variables.

                    • テクノロジー
                    • 2017/02/08 17:48
                    • graphql
                    • ツール
                    • GraphQL Best Practices | GraphQL

                      11 users

                      graphql.org

                      GraphQL Best Practices The GraphQL specification is intentionally silent on a handful of important issues facing APIs such as dealing with the network, authorization, and pagination. This doesn’t mean that there aren’t solutions for these issues when using GraphQL, just that they’re outside the description about what GraphQL is and instead just common practice. The articles in this section should

                      • テクノロジー
                      • 2017/01/17 15:53
                      • GraphQL
                      • api
                      • Thinking in Graphs | GraphQL

                        6 users

                        graphql.org

                        Thinking in Graphs It’s Graphs All the Way Down1 With GraphQL, you model your business domain as a graph Graphs are powerful tools for modeling many real-world phenomena because they resemble our natural mental models and verbal descriptions of the underlying process. With GraphQL, you model your business domain as a graph by defining a schema; within your schema, you define different types of nod

                        • テクノロジー
                        • 2017/01/17 14:33
                        • GraphQL
                        • Wrapping a REST API in GraphQL | GraphQL

                          5 users

                          graphql.org

                          Wrapping a REST API in GraphQLSteven LuscherMay 5, 2016 Time and time again I hear the same aspiration from front-end web and mobile developers: they’re eager to reap the developer efficiency gains offered by new technologies like Relay and GraphQL, but they have years of momentum behind their existing REST API. Without data that clearly demonstrates the benefits of switching, they find it hard to

                          • テクノロジー
                          • 2016/10/17 18:25
                          • GraphQL
                          • api
                          • Leaving technical preview | GraphQL

                            8 users

                            graphql.org

                            Leaving technical previewLee ByronSeptember 14, 2016 After over a year of being open sourced we’re bringing GraphQL out of “technical preview” and relaunching graphql.org. For us at Facebook, GraphQL isn’t a new technology. GraphQL has been delivering data to mobile News Feed since 2012. Since then it’s expanded to support the majority of the Facebook mobile product and evolved in the process. Ear

                            • テクノロジー
                            • 2016/09/15 10:25
                            • graphql
                            • Queries | GraphQL

                              14 users

                              graphql.org

                              Queries Learn how to fetch data from a GraphQL server GraphQL supports three main operation types—queries, mutations, and subscriptions. We have already seen several examples of basic queries in this guide, and on this page, you’ll learn in detail how to use the various features of query operations to read data from a server. Fields At its simplest, GraphQL is about asking for specific fields on o

                              • テクノロジー
                              • 2016/05/21 08:36
                              • graphql
                              • 言語
                              • API
                              • programming
                              • Introduction to GraphQL | GraphQL

                                27 users

                                graphql.org

                                Introduction to GraphQL Learn about GraphQL, how it works, and how to use it GraphQL is a query language for your API, and a server-side runtime for executing queries using a type system you define for your data. The GraphQL specification was open-sourced in 2015 and has since been implemented in a variety of programming languages. GraphQL isn’t tied to any specific database or storage engine—it i

                                • テクノロジー
                                • 2015/12/24 07:58
                                • graphql
                                • service
                                • programming
                                • まとめ
                                • tutorial
                                • it
                                • あとで読む
                                • Subscriptions in GraphQL and Relay | GraphQL

                                  4 users

                                  graphql.org

                                  Subscriptions in GraphQL and RelayDan Schafer and Laney KuenzelOctober 16, 2015 When we announced and open-sourced GraphQL and Relay this year, we described how they can be used to perform reads with queries, and to perform writes with mutations. However, oftentimes clients want to get pushed updates from the server when data they care about changes. To support that, we’ve introduced a third opera

                                  • テクノロジー
                                  • 2015/11/11 14:42
                                  • GraphQL
                                  • javascript
                                  • GraphQL | A query language for your API

                                    126 users

                                    graphql.org

                                    GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools. Ask for what you need, get exactly thatSend a GraphQL q

                                    • テクノロジー
                                    • 2015/09/15 18:57
                                    • GraphQL
                                    • api
                                    • rest
                                    • Facebook
                                    • github
                                    • webAPI
                                    • javascript
                                    • JSON

                                    このページはまだ
                                    ブックマークされていません

                                    このページを最初にブックマークしてみませんか?

                                    『GraphQL | A query language for your API』の新着エントリーを見る

                                    キーボードショートカット一覧

                                    j次のブックマーク

                                    k前のブックマーク

                                    lあとで読む

                                    eコメント一覧を開く

                                    oページを開く

                                    はてなブックマーク

                                    • 総合
                                    • 一般
                                    • 世の中
                                    • 政治と経済
                                    • 暮らし
                                    • 学び
                                    • テクノロジー
                                    • エンタメ
                                    • アニメとゲーム
                                    • おもしろ
                                    • アプリ・拡張機能
                                    • 開発ブログ
                                    • ヘルプ
                                    • お問い合わせ
                                    • ガイドライン
                                    • 利用規約
                                    • プライバシーポリシー
                                    • 利用者情報の外部送信について
                                    • ガイドライン
                                    • 利用規約
                                    • プライバシーポリシー
                                    • 利用者情報の外部送信について

                                    公式Twitter

                                    • 公式アカウント
                                    • ホットエントリー

                                    はてなのサービス

                                    • はてなブログ
                                    • はてなブログPro
                                    • 人力検索はてな
                                    • はてなブログ タグ
                                    • はてなニュース
                                    • ソレドコ
                                    • App Storeからダウンロード
                                    • Google Playで手に入れよう
                                    Copyright © 2005-2025 Hatena. All Rights Reserved.
                                    設定を変更しましたx