GraphQL referenceTypesStableObjectsPingOn this pagePingDifferent text fields in Ping type Ping { text: String adminText: String customerText: String} Fields text ● String Default Ping response adminText ● String Response only Admin can see customerText ● String Response only Customer can see Example {}