Sha256: 5e28d0a745cb8c7be7246b5fac59ccaab33f8dfec213674b3441df8d07bbb6ae

Contents?: true

Size: 165 Bytes

Versions: 71

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

71 entries across 71 versions & 1 rubygems

Version Path
foreman_remote_execution-15.0.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-14.1.4 app/graphql/types/scheduling_input.rb
foreman_remote_execution-14.1.3 app/graphql/types/scheduling_input.rb
foreman_remote_execution-14.1.2 app/graphql/types/scheduling_input.rb
foreman_remote_execution-14.1.1 app/graphql/types/scheduling_input.rb
foreman_remote_execution-14.1.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-14.0.2 app/graphql/types/scheduling_input.rb
foreman_remote_execution-14.0.1 app/graphql/types/scheduling_input.rb
foreman_remote_execution-13.2.6 app/graphql/types/scheduling_input.rb
foreman_remote_execution-14.0.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-13.2.5 app/graphql/types/scheduling_input.rb
foreman_remote_execution-13.2.4 app/graphql/types/scheduling_input.rb
foreman_remote_execution-13.2.3 app/graphql/types/scheduling_input.rb
foreman_remote_execution-13.2.2 app/graphql/types/scheduling_input.rb
foreman_remote_execution-12.0.7 app/graphql/types/scheduling_input.rb
foreman_remote_execution-13.2.1 app/graphql/types/scheduling_input.rb
foreman_remote_execution-13.2.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-10.1.3 app/graphql/types/scheduling_input.rb
foreman_remote_execution-13.0.0 app/graphql/types/scheduling_input.rb
foreman_remote_execution-12.0.5 app/graphql/types/scheduling_input.rb