GraphQL APISchemaTypesObjectsPingOn this pagePingExample type type Ping { data: String!} Fields Ping.data ● String! non-null scalar Response data Returned By ping query