refreshAt | DateTime | The timestamp at which the next refresh attempt will occur for the Connection. |
accessToken | String | The OAuth2 access token to use for the Connection. |
refreshToken | String | The OAuth2 refresh token to use for the Connection. |
tokenType | String | The type of OAuth2 token to use for the Connection. |
expiresIn | Int | The number of seconds until the token is expired and a refresh must occur for the Connection. |
context | String | The context to use for the Connection. Completely replaces any existing value for context on the Connection. |
status | String | The status to use for the Connection. |
additionalTokenFields | String | Additional fields to store on the token. |
id | ID | The ID of the InstanceConfigVariable to mutate. |
clientMutationId | String | A unique identifier for the client performing the mutation. |