Skip to content

Add "UpdateAndPushChanges" methods on IField  #889

@jansenbe

Description

@jansenbe

See #888.

Will require using Graph to build a field update payload containing "propagateChanges": true.

See https://docs.microsoft.com/en-us/graph/api/columndefinition-update?view=graph-rest-1.0 for the Graph info, see https://github.com/pnp/pnpcore/blob/dev/src/sdk/PnP.Core/Services/Core/Query/QueryClient.cs#L737-L864 for sample code on how to get the modified IField properties.

Note: there's no Graph mapping for IField, so manual property name mapping would be needed (if needed)

Alternative approach is using CSOM

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions