Examples with "eine GraphQL" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Ein modernes Produkt wie dieses, würden Sie denken, eine GraphQL API wäre das ein no-brainer, und in der Tat, Sie haben eine beta für es.
A modern product like this, you'd think a GraphQL API would be a no-brainer, and indeed, they have a beta for it.
Abfrage: Eine GraphQL Abfrage ist eine, die einfach holt Daten vom server.
Query: A GraphQL query is one that simply fetches data from the server.
Andere resultaten
Heute hat AWS AppSync einen neuen Flow für die Bereitstellung eines GraphQL-Endpunkts veröffentlicht.
Eine GraphQL-Abfrage besteht aus einem strukturierten Satz von Feldern, für die der Server in seiner Antwort entsprechende Werte zurückliefert.
A GraphQL query is comprised of a structured set of fields, for which the server provides corresponding values in its response.
Oder, Sie bieten nicht nur eine GraphQL-API, sondern eine Weise zu kontrollieren und zu vermehren, was geht in die API.
Or, they offer not only a GraphQL API but a way to control and augment what goes into that API.
Entwicklung eines GraphQL-Servers mit Apollo unter Nutzung einer Vielzahl unterschiedlicher REST-APIs (Inhouse und Extern)
Development of a GraphQL server with Apollo using a variety of different REST APIs (in-house and externally).
Bevor wir uns damit beschäftigen, wie wir diese Anwendungsfälle abdecken, werfen wir einen Blick auf das Format einer GraphQL-Abfrage und die Struktur unseres Schemas.
Before we look into how to address each of these use cases, let's take a look at the format of a GraphQL query and how our schema is structured.
Außerrdem enthält AWS AppSync jetzt integrierte Unterstützung für die Daten-API und ermöglicht Entwicklern die leichte Erstellung einer GraphQL-API für von Aurora Serveless gestützte Anwendungen.
In addition, AWS AppSync now includes built-in support for the Data API, enabling developers to easily create a GraphQL API for their apps backed by Aurora Serverless.
Wenn Sie GraphQL-Abfragen ausführen möchten, empfehlen wir, einen GraphQL-Client wie GraphiQL herunterzuladen. Mit diesem können Sie sich unser Schema ansehen und einige Abfragen ausführen.
To run some GraphQL queries, we recommend downloading a GraphQL client, such as GraphiQL, to explore our schema and run some queries.
GraphQL-Engines werden das ORM zukünftiger Content-Management-Systeme sein und die Lücke zwischen einem CMS und einer GraphQL-API schließen. Frontend-First-Entwicklung
GraphQL engines will be the ORM of future content management systems, bridging the gap between a CMS and a GraphQL API in a nicely decoupled way.
„Die grundlegenden Komponenten eines GraphQL-Schemas sind Objekttypen, die eine bestimmte Art von Objekt mit seinen Feldern darstellen, wie sie von einem [REST] Server abgefragt werden können" Aus Schemas und Typen
The most basic components of a GraphQL schema are object types, which just represent a kind of object you can fetch from your service, and what fields it has. from Schemas and Types
Darüber hinaus GraphQL hat eine gut definierte Spezifikation für die Implementierung von real-time-Abos.
Furthermore, GraphQL has a well-defined spec for implementing real-time subscriptions.
Definieren Sie genau die gewünschten Daten über einen einzelnen GraphQL-API-Endpunkt.