Anchor to analyticsTargetUpdateanalytics
mutationanalytics Target Update
Requires access scope.
Updates an existing analytics target.
Only the fields provided in the input argument are modified; omitted fields remain unchanged.
Setting a nullable field to null clears its value.
Anchor to Arguments
Arguments
- id (ID!)
- input (AnalyticsTargetUpdateInput!)
- •ID!required
The ID of the analytics target to update.
- Anchor to inputinput•Analytics
Target Update Input! required The input fields for updating an analytics target.
Was this section helpful?
- analyticsTarget (AnalyticsTarget)
- userErrors ([AnalyticsTargetUpdateUserError!]!)
- Anchor to analyticsTargetanalytics•Analytics
Target Target The updated analytics target.
- Anchor to userErrorsuser•[Analytics
Errors Target Update User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?