Skip to main content

8 docs tagged with "DSL"

View All Tags

DSL

DSL is defined as: Computer Lang specialized to a specific App Domain. Topics on: Query Language, !contrast General-Purpose. Read more: Computer Science, Comput

GraphQL

GraphQL is defined as: Query Language with Static Type System/Schema to fetch/mutate (graph-like) data on Backend API/Online API. To fix Overfetch/Underfetch. X

GraphQL Schema

GraphQL Schema is defined as: type: field ! for required. Topics on: Field, Type, type Query, type Mutation, !. Read more: Computer Science, Computer Lang, Prog

Query Language

Query Language. Topics on: GraphQL. Read more: Computer Science, Computer Lang, Programming Language, DSL, Query Language|FullStack Wiki by Roger J

Resolver

Resolver is defined as: code to resolve GraphQL query & send output back to client. Topics on: . Read more: Computer Science, Computer Lang, Programming Languag

SQL

SQL is defined as: DSL to manage structured data in Relational DB. Topics on: RDBMS, RDSMS, ORM. Read more: Computer Science, Data Structure, Database, SQL, DSL

type Mutation

type Mutation is defined as: to define how to mutate data. Topics on: . Read more: Computer Science, Computer Lang, Programming Language, DSL, Query Language, G

type Query

type Query is defined as: to define entry point to read data for consumers. Topics on: . Read more: Computer Science, Computer Lang, Programming Language, DSL,