INPUT_OBJECT

RespondToInstanceManagementRequestMutationInput

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

link GraphQL Schema definition

  • input RespondToInstanceManagementRequestMutationInput {
  • # The date until which the authorization is valid.
  • authorization_valid_until: Date
  • # The ID of a Role.
  • role_id: Int64Bit
  • }

link Require by