@technobuddha > library > Programming
GraphQl
| Name | Type | Description |
|---|---|---|
| graphQL | Function | Tagged template function for constructing GraphQL queries or mutations. |
| GraphQLArray | Type | A GraphQL Array, similar to a JSONArray |
| GraphQLObject | Type | A GraphQL Object, similar to a JSONObject |
| GraphQLValue | Type | A GraphQL Value, similar to a JSONValue |