INPUT_OBJECT
UpdateLookerExploreLicenseMutationInput
The input object that defines the fields for the updateLookerExploreLicense mutation.
link GraphQL Schema definition
- input UpdateLookerExploreLicenseMutationInput {
- # The ID of a User.
- Int64Bit :
- # A note about this entity.
- NoteMutationInput :
- # Setting this value to `true` will set `user_id` to null.
- Boolean :
- }