OBJECT

UpdateVisitorInfoPayload

link GraphQL Schema definition

1type UpdateVisitorInfoPayload {
2
3node: Visitor!
4
5}