AccountAdminChangeNotFoundRejection
Rejection returned if the account admin change was not found
type AccountAdminChangeNotFoundRejection implements Rejection {
id: String!
message: String!
}
Rejection returned if the account admin change was not found
type AccountAdminChangeNotFoundRejection implements Rejection {
id: String!
message: String!
}
AccountAdminChangeNotFoundRejection.id ● String! non-null scalarAccountAdminChangeNotFoundRejection.message ● String! non-null scalarRejection interface