Anchor to AnalyticsTargetUpdatePayloadAnalytics
payloadAnalytics Target Update Payload
Return type for mutation.
Anchor to FieldsFields
- 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?
Anchor to Mutations with this payloadMutations with this payload
- analyticsTargetUpdate (AnalyticsTargetUpdatePayload)
- •mutation
Updates an existing analytics target. Only the fields provided in the
inputargument are modified; omitted fields remain unchanged. Setting a nullable field tonullclears its value.- •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.
Arguments
- •ID!
Was this section helpful?