UpdateDomainPathInput
UpdateDomainPathInput is used for update DomainPath object. Input was generated by ent.
input UpdateDomainPathInput {
path: String
pathType: DomainPathPathType
pathID: String
clearPathID: Boolean
domainID: ID
pageID: ID
clearPage: Boolean
redirectID: ID
clearRedirect: Boolean
blogID: ID
clearBlog: Boolean
}