Anchor to AnalyticsTargetUpdateUserErrorAnalytics
objectAnalytics Target Update User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (AnalyticsTargetUpdateUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Analytics
Target Update User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- 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?