GRAPHQL in English translation

Examples of using Graphql in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
这些数据可能是由传统的RESTAPI或GraphQL提供的数据,也可能是通过Web套接字提供的实时数据。
Perhaps the data will be provided by a conventional REST API or GraphQL, or perhaps it will be real-time data through web sockets.
在执行期间,GraphQL将等待Promise,Future,和Tasks在继续之前完成,并在最佳并发性的情况下完成.
During execution, GraphQL will wait for Promises, Futures, and Tasks to complete before continuing and will do so with optimal concurrency.
如果你之前见到过GraphQL查询,你就知道GraphQL查询语言基本上就是关于选择对象上的字段。
If you have seen a GraphQL query before, you know that the GraphQL query language is basically about selecting fields on objects.
GraphQL允许您隐藏现有系统的复杂性,例如单个GraphQL接口后面的微服务、传统基础架构或第三方API.
GraphQL allows you to hide the complexity of existing systems, such as microservices, legacy infrastructures or third-party APIs behind a single GraphQL interface.
这意味着GraphQL实际上不只是一个长长的文档,而是详细描述了GraphQL服务器的行为。
This means that GraphQL is in fact not more than a long document that describes in detail the behaviour of a GraphQL server.
因此,它发展成为一种功能强大的数据管理解决方案,可用于Javascript应用程序与GraphQLAPI接口。
It thus evolved into a powerful data management solution that can be used in Javascript apps to interface with GraphQL APIs.
在Xcode中,AssistantEditor可用于同时处理视图控制器和graphql代码。
In Xcode, the Assistant Editor can be used to work on view controllers and graphql code at the same time.
但是,你可以使用GraphQL将客户端与预计的入口令牌关联起来。
You can however make use of GraphQL to relate the entry tokens in between the clients and the plan in force.
相比之下,GraphQL提供了单一接口入口,通过它我们可以访问服务器上可用的数据。
The GraphQL in comparison offers single endpoint via which we access data available on the server.
许多上面列举的缺点都是因为GraphQL作为RESTful驱动架构替代方案的早期发展的原因。
Most of the listed disadvantages are due to the early stages of GraphQL as being an alternative to a RESTful driven architecture.
随着JavaScript应用中出现GraphQL,状态管理再次进入了一个混乱状态。
With the advent of GraphQL in JavaScript applications, state management entered a state(pun intended) of confusion again.
GraphQL最大的好处之一就是能够在一个地方访问所有的数据。
The main benefit of GraphQL is that you can query all of your data in one request.
而在GraphQL中,我们总是会收到200OK的状态码。
On the other hand, we always receive a 200 OK status in case of GraphQL.
你可能听说过graphql,一种由facebook开发的开源查询语言,以及最现代的API构建方法之一。
You may have heard of GraphQL, an open-source query language developed by Facebook, and one of the most modern ways to build APIs.
这是对GraphQL的基本介绍--为什么它这么强大,为什么它现在这么流行。
This is a basic introduction to GraphQL- why it's so powerful and why it's gaining a lot of popularity these days.
GraphQL的另一个主要用例是将多个现有系统集成在单一的GraphQLAPI服务器后面。
Another major use case for GraphQL is the integration of multiple existing systems behind a single, coherent GraphQL API.
让我们看下GraphQL是如何引入的重大变化的即从一个命令式数据获取方式转变为一个纯粹的声明性获取方式。
Let's consider the major change that's introduced with GraphQL in going from a rather imperative data fetching approach to a purely declarative one.
如果您还没有听说过GraphQL,它是RESTAPI的一种广受欢迎的替代方案,目前正在风靡开发人员世界!!
If you haven't heard of GraphQL, it's a wildly popular alternative to REST APIs that is currently taking the developer world by storm!
授权问题也是我们在使用GraphQL时需要注意的一个重要问题。
Authorization problem is also an important concern that we require to pay attention to while working with GraphQL.
在这之前你可能已经听过GraphQL,因为有很多人和很多公司已经在使用GraphQL。
You have probably already heard about GraphQL, as a lot of people and companies are using it.
Results: 423, Time: 0.0179

Top dictionary queries

Chinese - English