Understanding the GraphQL Terminology

letslearngraphql

Understanding the GraphQL Terminology

Scalar type: Scalar types represent primitive leaf values in a GraphQL type system. * Object type: Object types represent a list of named fields and …

 

Read More