Skip to main content

NoExistingFollowError

No description

type NoExistingFollowError implements ErrorInterface {
message: String!
}

Fields

message (String!)

Interfaces

ErrorInterface