CalledByABotRejection
No description
type CalledByABotRejection implements Rejection {
message: String!
}
Fields
CalledByABotRejection.message
● String!
non-null scalar
Interfaces
Rejection
interface
Implemented By
StartUserCreationPayload
union