OBJECT

PulsePoints

link GraphQL Schema definition

1type PulsePoints {
2
3displayAppreciate: Boolean!
4
5displayFollow: Boolean!
6
7displaySiblingArrow: Boolean!
8
9}

link Required by