AccountAdminChangeNotFoundRejection
Rejection returned if the account admin change was not found
type AccountAdminChangeNotFoundRejection implements Rejection {
message: String!
}
Fields
AccountAdminChangeNotFoundRejection.message ● String! non-null scalar
Interfaces
Rejection interface
Implemented By
PublicFinalizeAccountAdminChangePayload union ● PublicUpdateAccountAdminChangePayload union