IResource.withRelationship
Method
interface IResource { // ... omitted for brevity withRelationship( resourceBuilder: IResource, type: string): IResource;}Signature
method
withRelationship builder Adds a relationship to another resource using its builder.
withRelationship( resourceBuilder: IResource, type: string): IResourceParameters
resourceBuilder IResource type string Returns
IResource Defined on
This method is defined on the following type: