Examples with "as a GraphQL" and their translation in Duits
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.
We will use Postgres as our database and Hasura GraphQL Engine as a GraphQL server that allows us to CRUD the data in Postgres over GraphQL.
Wir verwenden Postgres als unsere Datenbank und Hasura GraphQL Motor als GraphQL server, das es uns ermöglicht CRUD-Daten in Postgres über GraphQL.
Andere resultaten
Our Content-as-a-Service GraphQL API lets you assemble and aggregate the content you need for any app, exactly as you need it - just by configuration.
Mit unserer Content-as-a-Service GraphQL API können Sie die für jede App benötigten Inhalte zusammenstellen und aggregieren, genau so, wie Sie sie benötigen - einfach durch Konfiguration.
You can also create your own models using a GraphQL-based schema modeling language.
Today, AWS AppSync has released a new flow for provisioning a GraphQL endpoint.
How to setup a graphql schema and what it is
A GraphQL query is comprised of a structured set of fields, for which the server provides corresponding values in its response.
Eine GraphQL-Abfrage besteht aus einem strukturierten Satz von Feldern, für die der Server in seiner Antwort entsprechende Werte zurückliefert.
Customers can now model logical types and automatically create resolvers along with Amazon DynamoDB tables without needing to first write a GraphQL schema.
Kunden können jetzt logische Typen modellieren und Resolver automatisch zusammen mit Amazon DynamoDB-Tabellen erstellen, ohne zuvor ein GraphQL-Schema schreiben zu müssen.
Query variables: These allow us to add parameters to a GraphQL query.
Query-Variablen: Diese erlauben es uns, hinzufügen von Parametern zu einem GraphQL Abfrage.
Or, they offer not only a GraphQL API but a way to control and augment what goes into that API.
Oder, Sie bieten nicht nur eine GraphQL-API, sondern eine Weise zu kontrollieren und zu vermehren, was geht in die API.
Development of a GraphQL server with Apollo using a variety of different REST APIs (in-house and externally).
Entwicklung eines GraphQL-Servers mit Apollo unter Nutzung einer Vielzahl unterschiedlicher REST-APIs (Inhouse und Extern)
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.
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.
A modern product like this, you'd think a GraphQL API would be a no-brainer, and indeed, they have a beta for it.
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.
Query: A GraphQL query is one that simply fetches data from the server.
Abfrage: Eine GraphQL Abfrage ist eine, die einfach holt Daten vom server.