OBJECT

NameObject

A simple name (string) object.

link GraphQL Schema definition

  • type NameObject {
  • name: String!
  • }

link Require by