INPUT_OBJECT

AllocateLookerExploreLicenseToUserMutationInput

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

link GraphQL Schema definition

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

link Require by