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