Skip to content

GraphQL API

Cedrick Lunven edited this page Nov 28, 2021 · 2 revisions

Overview

  • Does not make sense to marshall to objects as dynamic
  • Execute a query as a String get result as a String
  • Some queries are always the same, sugar syntax provided

Cql First

DDL

  • Overview
  • Create Keyspace
  • Create Table

DML

  • INSERT
  • READ
  • UPDATE
  • DELETE

Schema First

  • Overview
  • Deploy Schema
  • Redeploy Schema
  • Delete Schema
  • CREATE
  • READ
  • UPDATE
  • DELETE

Federation

  • Overview
  • Create the resolver
  • Sample Code
Clone this wiki locally
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy