Remove verifiedAt field from CustomDomain
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -4440,7 +4440,6 @@ type CustomDomain implements Node {
|
||||
dnsRecords: [DNSRecordInstruction!]!
|
||||
createdAt: Datetime!
|
||||
updatedAt: Datetime!
|
||||
verifiedAt: Datetime
|
||||
}
|
||||
|
||||
type DNSRecordInstruction {
|
||||
|
||||
Reference in New Issue
Block a user