method
PolymorphicRelationshipField.Rename
Public method PolymorphicRelationshipField.Rename from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
name | string | The name value. |
Returns
The declared result.
PolymorphicRelationshipFieldFull signature
func (f PolymorphicRelationshipField) Rename(
name string,
) PolymorphicRelationshipFieldRelated types
PolymorphicRelationshipFieldPolymorphicRelationshipField configures a link to one document from any of the target collections.