method
PolymorphicRelationshipsField.Rename
Public method PolymorphicRelationshipsField.Rename from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
name | string | The name value. |
Returns
The declared result.
PolymorphicRelationshipsFieldFull signature
func (f PolymorphicRelationshipsField) Rename(
name string,
) PolymorphicRelationshipsFieldRelated types
PolymorphicRelationshipsFieldPolymorphicRelationshipsField configures links to documents from any of the target collections.