TypesObjectsGloAppInvalidEmailErrorGloAppInvalidEmailErrorError that occurs when the input email is invalid. type GloAppInvalidEmailError implements Error { message: String!} Fields GloAppInvalidEmailError.message ● String! non-null scalar Interfaces Error interface