OBJECT

FollowGalleryError

link GraphQL Schema definition

1type FollowGalleryError {
2
3errorMessage: String
4
5}