upsertPageDomainPath
upsertPageDomainPath(
id: ID!
domainID: ID!
path: String!
): DomainPath!
upsertPageDomainPath(
id: ID!
domainID: ID!
path: String!
): DomainPath!
upsertPageDomainPath.id ● ID! non-null scalarupsertPageDomainPath.domainID ● ID! non-null scalarupsertPageDomainPath.path ● String! non-null scalarDomainPath object