Skip to content

@technobuddha > library > Programming

GraphQl

NameTypeDescription
graphQLFunctionTagged template function for constructing GraphQL queries or mutations.
GraphQLArrayTypeA GraphQL Array, similar to a JSONArray
GraphQLObjectTypeA GraphQL Object, similar to a JSONObject
GraphQLValueTypeA GraphQL Value, similar to a JSONValue