type
SlugField
type SlugField struct {
SourcePath query.Path `json:"sourcePath"`
}First-class slug derivation from one non-repeated string source path.
SourcePathquery.Path- The SourcePath value.
type
type SlugField struct {
SourcePath query.Path `json:"sourcePath"`
}First-class slug derivation from one non-repeated string source path.
SourcePathquery.Path