Mutation
Variables
Response
Mutations
updateCohostContexts
Update Cohost Context key-value pairs that inform how the AI assistant behaves and responds.
MUTATION
updateCohostContexts(input: UpdateCohostContextsInput!): UpdateCohostContextsPayloadArguments
input
UpdateCohostContextsInput!
required
Parameters for UpdateCohostContexts
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
updatedKeys
[String!]
Mutation
Variables
Response