Skip to main content

AccountAdminChangeNotFoundRejection

Rejection returned if the account admin change was not found

type AccountAdminChangeNotFoundRejection implements Rejection {
id: String!
message: String!
}

Fields

AccountAdminChangeNotFoundRejection.id ● String! non-null scalar

AccountAdminChangeNotFoundRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

AccountAdminChangePayload union