INPUT_OBJECT

AllocateLookerViewLicenseToUserMutationInput

The input object that defines the fields for the allocateLookerViewLicenseToUser mutation.

link GraphQL Schema definition

  • input AllocateLookerViewLicenseToUserMutationInput {
  • # The ID of a User.
  • user_id: Int64Bit!
  • }

link Require by