Sha256: 5e28d0a745cb8c7be7246b5fac59ccaab33f8dfec213674b3441df8d07bbb6ae

Contents?: true

Size: 165 Bytes

Versions: 75

Compression:

Stored size: 165 Bytes

Contents

module Types
  class SchedulingInput < BaseInputObject
    argument :start_at, String, required: false
    argument :start_before, String, required: false
  end
end

Version data entries

75 entries across 75 versions & 1 rubygems

Version Path
foreman_remote_execution-10.0.5 app/graphql/types/scheduling_input.rb
foreman_remote_execution-10.0.4 app/graphql/types/scheduling_input.rb
foreman_remote_execution-10.0.3 app/graphql/types/scheduling_input.rb
foreman_remote_execution-10.0.2 app/graphql/types/scheduling_input.rb
foreman_remote_execution-10.0.1 app/graphql/types/scheduling_input.rb
foreman_remote_execution-10.0.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-8.3.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-9.1.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-8.2.1 app/graphql/types/scheduling_input.rb
foreman_remote_execution-8.2.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-9.0.1 app/graphql/types/scheduling_input.rb
foreman_remote_execution-9.0.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-8.1.2 app/graphql/types/scheduling_input.rb
foreman_remote_execution-8.1.1 app/graphql/types/scheduling_input.rb
foreman_remote_execution-8.1.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-7.2.2 app/graphql/types/scheduling_input.rb
foreman_remote_execution-7.2.1 app/graphql/types/scheduling_input.rb
foreman_remote_execution-7.2.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-5.0.8 app/graphql/types/scheduling_input.rb
foreman_remote_execution-8.0.0 app/graphql/types/scheduling_input.rb