CreateDomainPathInput
CreateDomainPathInput is used for create DomainPath object. Input was generated by ent.
input CreateDomainPathInput {
path: String!
pathType: DomainPathPathType!
pathID: String
domainID: ID!
pageID: ID
redirectID: ID
blogID: ID
}