OBJECT

QueryPlaceholder

Placeholder object

link GraphQL Schema definition

1type QueryPlaceholder {
2
3# Placeholder field
4message: String
6
7}

link Required by

This element is not required by anyone