lms-graphql-api 0.4.0 → 0.5.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/lms_graphql/canvas_schema.rb +2 -2
- data/lib/lms_graphql/mutations/canvas/abort_all_pending_sis_imports.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/abort_generation_of_report_or_remove_previously_generated_one.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/abort_sis_import.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/accept_course_invitation.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/activate_role.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/add_authentication_provider.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/add_course_to_favorites.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/add_group_to_favorites.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/add_message.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/add_observee.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/add_observee_with_credentials.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/add_recipients.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/adds_last_attended_date_to_student_enrollment_in_course.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/answering_questions.rb +2 -2
- data/lib/lms_graphql/mutations/canvas/assign_unassigned_members.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/batch_create_overrides_in_course.rb +2 -2
- data/lib/lms_graphql/mutations/canvas/batch_update_conversations.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/batch_update_overrides_in_course.rb +2 -2
- data/lib/lms_graphql/mutations/canvas/begin_migration_to_push_to_associated_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/clear_course_nicknames.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/close_notification_for_user.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/complete_quiz_submission_turn_it_in.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/conclude_deactivate_or_delete_enrollment.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/copy_course_content.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/copy_file.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/copy_folder.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/copy_provisional_grade.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/course_quiz_extensions_set_extensions_for_student_quiz_submissions.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/courses_preview_processed_html.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/courses_upload_file.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_appointment_group.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_assignment.rb +2 -2
- data/lib/lms_graphql/mutations/canvas/create_assignment_group.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_assignment_override.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_bookmark.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_calendar_event.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_communication_channel.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_content_migration_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_content_migration_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_content_migration_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_content_migration_users.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_conversation.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_course_section.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_custom_gradebook_column.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_enrollment_term.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_epub_export.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_error_report.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_external_feed_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_external_feed_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_external_tool_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_external_tool_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_folder_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_folder_folders.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_folder_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_folder_users.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_global_notification.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_group_category_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_group_category_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_group_group_categories.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_group_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_jwt.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_late_policy.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_link_outcome_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_link_outcome_accounts_outcome_id.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_link_outcome_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_link_outcome_courses_outcome_id.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_link_outcome_global.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_link_outcome_global_outcome_id.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_live_assessment_results.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_membership.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_module.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_module_item.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_new_course.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_new_discussion_topic_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_new_discussion_topic_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_new_grading_standard_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_new_grading_standard_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_new_role.rb +12 -12
- data/lib/lms_graphql/mutations/canvas/create_new_sub_account.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_or_find_live_assessment.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_or_update_events_directly_for_course_timetable.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_originality_report.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_page_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_page_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_planner_note.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_planner_override.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_question_group.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_quiz.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_quiz_report.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_quiz_submission_start_quiz_taking_session.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_single_poll.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_single_poll_choice.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_single_poll_session.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_single_poll_submission.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_single_quiz_question.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_subgroup_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_subgroup_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_subgroup_global.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_user.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_user_login.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/create_webhook_subscription.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/cross_list_section.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/de_cross_list_section.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/deactivate_role.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_appointment_group.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_assignment.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_assignment_override.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_authentication_provider.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_bookmark.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_calendar_event.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_communication_channel_id.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_communication_channel_type.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_conclude_course.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_conversation.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_custom_data.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_custom_gradebook_column.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_enrollment_term.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_entry_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_entry_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_external_feed_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_external_feed_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_external_tool_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_external_tool_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_file.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_folder.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_grading_period_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_grading_period_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_group.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_group_category.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_message.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_module.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_module_item.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_outcome_group_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_outcome_group_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_outcome_group_global.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_page_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_page_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_peer_review_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_peer_review_sections.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_planner_note.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_planner_override.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_poll.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_poll_choice.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_poll_session.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_push_notification_endpoint.rb +3 -3
- data/lib/lms_graphql/mutations/canvas/delete_question_group.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_quiz.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_quiz_question.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_report.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_section.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_sub_account.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_topic_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_topic_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_user_from_root_account.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_user_login.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/delete_webhook_subscription.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/destroy_assignment_group.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/disable_assignments_currently_enabled_for_grade_export_to_sis.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/duplicate_page.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/edit_assignment.rb +2 -2
- data/lib/lms_graphql/mutations/canvas/edit_assignment_group.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/edit_conversation.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/edit_external_tool_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/edit_external_tool_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/edit_group.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/edit_originality_report_files.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/edit_originality_report_submissions.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/edit_quiz.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/edit_section.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/edit_user.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/edit_user_login.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/enroll_user_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/enroll_user_sections.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/export_content_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/export_content_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/export_content_users.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/files_upload_file.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/flagging_question.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/get_pandata_jwt_token_and_its_expiration_date.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/grade_or_comment_on_multiple_submissions_courses_assignments.rb +20 -20
- data/lib/lms_graphql/mutations/canvas/grade_or_comment_on_multiple_submissions_courses_submissions.rb +20 -20
- data/lib/lms_graphql/mutations/canvas/grade_or_comment_on_multiple_submissions_sections_assignments.rb +20 -20
- data/lib/lms_graphql/mutations/canvas/grade_or_comment_on_multiple_submissions_sections_submissions.rb +20 -20
- data/lib/lms_graphql/mutations/canvas/grade_or_comment_on_submission_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/grade_or_comment_on_submission_sections.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/groups_preview_processed_html.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/groups_upload_file.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/hide_all_stream_items.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/hide_stream_item.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/import_outcome_group_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/import_outcome_group_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/import_outcome_group_global.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/import_outcomes_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/import_outcomes_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/import_sis_data.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/invite_others_to_group.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/leave_group_memberships.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/leave_group_users.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/make_account_admin.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_all_as_read.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_all_entries_as_read_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_all_entries_as_read_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_all_entries_as_unread_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_all_entries_as_unread_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_entry_as_read_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_entry_as_read_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_entry_as_unread_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_entry_as_unread_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_module_item_as_done_not_done.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_module_item_read.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_submission_as_read_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_submission_as_read_sections.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_submission_as_unread_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_submission_as_unread_sections.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_topic_as_read_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_topic_as_read_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_topic_as_unread_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mark_topic_as_unread_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/merge_user_into_another_user_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/merge_user_into_another_user_destination_user_id.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/mutations.rb +2 -2
- data/lib/lms_graphql/mutations/canvas/patch_late_policy.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/peer_reviews_create_peer_review_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/peer_reviews_create_peer_review_sections.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/post_entry_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/post_entry_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/post_reply_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/post_reply_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/publish_provisional_grades_for_assignment.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/quiz_extensions_set_extensions_for_student_quiz_submissions.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/quiz_submission_files_upload_file.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/rate_entry_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/rate_entry_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/re_activate_enrollment.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/re_lock_module_progressions.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/refresh_jwt.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/reject_course_invitation.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/remove_account_admin.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/remove_course_from_favorites.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/remove_course_nickname.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/remove_feature_flag_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/remove_feature_flag_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/remove_feature_flag_users.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/remove_group_from_favorites.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/remove_observee.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/remove_usage_rights_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/remove_usage_rights_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/remove_usage_rights_users.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/reorder_custom_columns.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/reorder_pinned_topics_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/reorder_pinned_topics_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/reorder_question_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/reorder_quiz_items.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/reserve_time_slot.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/reserve_time_slot_participant_id.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/reset_course.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/reset_course_favorites.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/reset_group_favorites.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/revert_to_revision_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/revert_to_revision_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/select_mastery_path.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/select_provisional_grade.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/select_students_for_moderation.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/self_register_user.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/send_message_to_unsubmitted_or_submitted_users_for_quiz.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/set_course_nickname.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/set_course_timetable.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/set_feature_flag_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/set_feature_flag_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/set_feature_flag_users.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/set_or_remove_restrictions_on_blueprint_course_object.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/set_usage_rights_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/set_usage_rights_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/set_usage_rights_users.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/share_brandconfig_theme.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/split_merged_users_into_separate_users.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/start_kaltura_session.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/start_report.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/store_custom_data.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/submission_comments_upload_file.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/submit_assignment_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/submit_assignment_sections.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/submit_captured_events.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/subscribe_to_topic_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/subscribe_to_topic_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/un_share_brandconfig_theme.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/unflagging_question.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/unlink_outcome_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/unlink_outcome_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/unlink_outcome_global.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/unsubscribe_from_topic_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/unsubscribe_from_topic_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_account.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_account_auth_settings.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_appointment_group.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_assignment_override.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_associated_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_authentication_provider.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_bookmark.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_calendar_event.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_column_data.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_content_migration_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_content_migration_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_content_migration_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_content_migration_users.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_course.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_course_settings.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_create_front_page_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_create_front_page_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_create_page_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_create_page_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_custom_color.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_custom_gradebook_column.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_dashboard_positions.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_enrollment_term.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_entry_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_entry_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_existing_quiz_question.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_file.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_folder.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_global_notification.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_group_category.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_membership_memberships.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_membership_users.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_migration_issue_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_migration_issue_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_migration_issue_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_migration_issue_users.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_module.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_module_item.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_multiple_preferences_communication_channel_id.rb +4 -4
- data/lib/lms_graphql/mutations/canvas/update_multiple_preferences_type.rb +4 -4
- data/lib/lms_graphql/mutations/canvas/update_outcome.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_outcome_group_accounts.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_outcome_group_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_outcome_group_global.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_planner_override.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_plannernote.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_preference_communication_channel_id.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_preference_type.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_preferences_by_category.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_question_group.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_role.rb +10 -10
- data/lib/lms_graphql/mutations/canvas/update_shared_theme.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_single_grading_period.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_single_poll.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_single_poll_choice.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_single_poll_session.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_student_question_scores_and_comments.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_tab_for_course.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_topic_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_topic_groups.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/update_webhook_subscription.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/upload_file_courses.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/upload_file_sections.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/users_upload_file.rb +1 -1
- data/lib/lms_graphql/mutations/canvas/validate_quiz_access_code.rb +1 -1
- data/lib/lms_graphql/mutations/canvas_base_mutation.rb +1 -1
- data/lib/lms_graphql/types/canvas/account_input.rb +27 -0
- data/lib/lms_graphql/types/canvas/account_notification_input.rb +27 -0
- data/lib/lms_graphql/types/canvas/admin_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/answer_input.rb +30 -0
- data/lib/lms_graphql/types/canvas/appointment_group_input.rb +55 -0
- data/lib/lms_graphql/types/canvas/appointment_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/assessment_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/assignment_date_input.rb +19 -0
- data/lib/lms_graphql/types/canvas/assignment_event_input.rb +33 -0
- data/lib/lms_graphql/types/canvas/assignment_group_attribute_input.rb +18 -0
- data/lib/lms_graphql/types/canvas/assignment_group_input.rb +21 -0
- data/lib/lms_graphql/types/canvas/assignment_input.rb +101 -0
- data/lib/lms_graphql/types/canvas/assignment_override_input.rb +24 -0
- data/lib/lms_graphql/types/canvas/authentication_event_input.rb +22 -0
- data/lib/lms_graphql/types/canvas/authentication_provider_input.rb +32 -0
- data/lib/lms_graphql/types/canvas/avatar_input.rb +21 -0
- data/lib/lms_graphql/types/canvas/blueprint_migration_input.rb +23 -0
- data/lib/lms_graphql/types/canvas/blueprint_restriction_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/blueprint_template_input.rb +18 -0
- data/lib/lms_graphql/types/canvas/bookmark_input.rb +18 -0
- data/lib/lms_graphql/types/canvas/calendar_event_input.rb +44 -0
- data/lib/lms_graphql/types/canvas/calendar_link_input.rb +14 -0
- data/lib/lms_graphql/types/canvas/change_record_input.rb +20 -0
- data/lib/lms_graphql/types/canvas/collaboration_input.rb +27 -0
- data/lib/lms_graphql/types/canvas/collaborator_input.rb +20 -0
- data/lib/lms_graphql/types/canvas/column_datum_input.rb +15 -0
- data/lib/lms_graphql/types/canvas/comm_message_input.rb +34 -0
- data/lib/lms_graphql/types/canvas/communication_channel_input.rb +30 -0
- data/lib/lms_graphql/types/canvas/completion_requirement_input.rb +22 -0
- data/lib/lms_graphql/types/canvas/conference_input.rb +28 -0
- data/lib/lms_graphql/types/canvas/conference_recording_input.rb +18 -0
- data/lib/lms_graphql/types/canvas/content_detail_input.rb +20 -0
- data/lib/lms_graphql/types/canvas/content_export_input.rb +31 -0
- data/lib/lms_graphql/types/canvas/content_migration_input.rb +32 -0
- data/lib/lms_graphql/types/canvas/conversation_input.rb +29 -0
- data/lib/lms_graphql/types/canvas/conversation_participant_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/course_attribute_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/course_epub_export_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/course_event_input.rb +19 -0
- data/lib/lms_graphql/types/canvas/course_event_link_input.rb +19 -0
- data/lib/lms_graphql/types/canvas/course_input.rb +76 -0
- data/lib/lms_graphql/types/canvas/course_nickname_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/course_progress_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/course_quiz_extension_input.rb +18 -0
- data/lib/lms_graphql/types/canvas/created_event_datum_input.rb +18 -0
- data/lib/lms_graphql/types/canvas/custom_column_input.rb +19 -0
- data/lib/lms_graphql/types/canvas/day_input.rb +15 -0
- data/lib/lms_graphql/types/canvas/discussion_topic_input.rb +64 -0
- data/lib/lms_graphql/types/canvas/enrollment_input.rb +62 -0
- data/lib/lms_graphql/types/canvas/enrollment_term_input.rb +21 -0
- data/lib/lms_graphql/types/canvas/epub_export_input.rb +27 -0
- data/lib/lms_graphql/types/canvas/error_report_input.rb +20 -0
- data/lib/lms_graphql/types/canvas/exception_record_input.rb +15 -0
- data/lib/lms_graphql/types/canvas/external_feed_input.rb +24 -0
- data/lib/lms_graphql/types/canvas/external_tool_tag_attribute_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/favorite_input.rb +18 -0
- data/lib/lms_graphql/types/canvas/feature_flag_input.rb +29 -0
- data/lib/lms_graphql/types/canvas/feature_input.rb +33 -0
- data/lib/lms_graphql/types/canvas/federated_attribute_config_input.rb +15 -0
- data/lib/lms_graphql/types/canvas/federated_attributes_config_input.rb +24 -0
- data/lib/lms_graphql/types/canvas/file_attachment_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/file_input.rb +20 -0
- data/lib/lms_graphql/types/canvas/folder_input.rb +33 -0
- data/lib/lms_graphql/types/canvas/grade_change_event_input.rb +24 -0
- data/lib/lms_graphql/types/canvas/grade_change_event_link_input.rb +18 -0
- data/lib/lms_graphql/types/canvas/grade_input.rb +22 -0
- data/lib/lms_graphql/types/canvas/grader_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/grading_period_input.rb +20 -0
- data/lib/lms_graphql/types/canvas/grading_rule_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/grading_scheme_entry_input.rb +15 -0
- data/lib/lms_graphql/types/canvas/grading_standard_input.rb +18 -0
- data/lib/lms_graphql/types/canvas/group_category_input.rb +33 -0
- data/lib/lms_graphql/types/canvas/group_input.rb +40 -0
- data/lib/lms_graphql/types/canvas/group_membership_input.rb +25 -0
- data/lib/lms_graphql/types/canvas/jsonapi_pagination_input.rb +13 -0
- data/lib/lms_graphql/types/canvas/jwt_input.rb +14 -0
- data/lib/lms_graphql/types/canvas/late_policy_input.rb +24 -0
- data/lib/lms_graphql/types/canvas/license_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/lock_info_input.rb +18 -0
- data/lib/lms_graphql/types/canvas/lti_assignment_input.rb +19 -0
- data/lib/lms_graphql/types/canvas/media_comment_input.rb +18 -0
- data/lib/lms_graphql/types/canvas/migration_issue_input.rb +33 -0
- data/lib/lms_graphql/types/canvas/migrator_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/module_input.rb +38 -0
- data/lib/lms_graphql/types/canvas/module_item_input.rb +39 -0
- data/lib/lms_graphql/types/canvas/module_item_sequence_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/module_item_sequence_node_input.rb +19 -0
- data/lib/lms_graphql/types/canvas/needs_grading_count_input.rb +15 -0
- data/lib/lms_graphql/types/canvas/notification_preference_input.rb +23 -0
- data/lib/lms_graphql/types/canvas/originality_report_input.rb +19 -0
- data/lib/lms_graphql/types/canvas/outcome_alignment_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/outcome_group_input.rb +25 -0
- data/lib/lms_graphql/types/canvas/outcome_import_datum_input.rb +14 -0
- data/lib/lms_graphql/types/canvas/outcome_import_input.rb +33 -0
- data/lib/lms_graphql/types/canvas/outcome_input.rb +36 -0
- data/lib/lms_graphql/types/canvas/outcome_link_input.rb +21 -0
- data/lib/lms_graphql/types/canvas/outcome_path_input.rb +15 -0
- data/lib/lms_graphql/types/canvas/outcome_path_part_input.rb +14 -0
- data/lib/lms_graphql/types/canvas/outcome_result_input.rb +18 -0
- data/lib/lms_graphql/types/canvas/outcome_rollup_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/outcome_rollup_link_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/outcome_rollup_score_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/outcome_rollup_score_link_input.rb +14 -0
- data/lib/lms_graphql/types/canvas/page_input.rb +27 -0
- data/lib/lms_graphql/types/canvas/page_revision_input.rb +20 -0
- data/lib/lms_graphql/types/canvas/page_view_input.rb +30 -0
- data/lib/lms_graphql/types/canvas/page_view_link_input.rb +18 -0
- data/lib/lms_graphql/types/canvas/peer_review_input.rb +22 -0
- data/lib/lms_graphql/types/canvas/planner_note_input.rb +24 -0
- data/lib/lms_graphql/types/canvas/planner_override_input.rb +23 -0
- data/lib/lms_graphql/types/canvas/poll_choice_input.rb +18 -0
- data/lib/lms_graphql/types/canvas/poll_input.rb +19 -0
- data/lib/lms_graphql/types/canvas/poll_session_input.rb +22 -0
- data/lib/lms_graphql/types/canvas/poll_submission_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/profile_input.rb +27 -0
- data/lib/lms_graphql/types/canvas/progress_input.rb +31 -0
- data/lib/lms_graphql/types/canvas/provisional_grade_input.rb +20 -0
- data/lib/lms_graphql/types/canvas/quiz_assignment_override_input.rb +19 -0
- data/lib/lms_graphql/types/canvas/quiz_assignment_override_set_container_input.rb +14 -0
- data/lib/lms_graphql/types/canvas/quiz_assignment_override_set_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/quiz_extension_input.rb +19 -0
- data/lib/lms_graphql/types/canvas/quiz_group_input.rb +20 -0
- data/lib/lms_graphql/types/canvas/quiz_input.rb +70 -0
- data/lib/lms_graphql/types/canvas/quiz_ip_filter_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/quiz_permission_input.rb +20 -0
- data/lib/lms_graphql/types/canvas/quiz_question_input.rb +24 -0
- data/lib/lms_graphql/types/canvas/quiz_report_input.rb +31 -0
- data/lib/lms_graphql/types/canvas/quiz_statistic_input.rb +27 -0
- data/lib/lms_graphql/types/canvas/quiz_statistics_answer_point_biserial_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/quiz_statistics_answer_statistic_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/quiz_statistics_link_input.rb +14 -0
- data/lib/lms_graphql/types/canvas/quiz_statistics_question_statistic_input.rb +15 -0
- data/lib/lms_graphql/types/canvas/quiz_statistics_submission_statistic_input.rb +22 -0
- data/lib/lms_graphql/types/canvas/quiz_submission_event_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/quiz_submission_input.rb +32 -0
- data/lib/lms_graphql/types/canvas/quiz_submission_question_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/quiz_submission_user_list_input.rb +13 -0
- data/lib/lms_graphql/types/canvas/quiz_submission_user_list_metum_input.rb +13 -0
- data/lib/lms_graphql/types/canvas/report_input.rb +25 -0
- data/lib/lms_graphql/types/canvas/report_parameter_input.rb +36 -0
- data/lib/lms_graphql/types/canvas/result_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/result_link_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/role_input.rb +19 -0
- data/lib/lms_graphql/types/canvas/role_permission_input.rb +20 -0
- data/lib/lms_graphql/types/canvas/rubric_assessment_input.rb +24 -0
- data/lib/lms_graphql/types/canvas/rubric_criterium_input.rb +21 -0
- data/lib/lms_graphql/types/canvas/rubric_input.rb +23 -0
- data/lib/lms_graphql/types/canvas/rubric_rating_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/scope_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/section_assignment_override_attribute_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/section_attribute_input.rb +22 -0
- data/lib/lms_graphql/types/canvas/section_input.rb +25 -0
- data/lib/lms_graphql/types/canvas/shared_brand_config_input.rb +19 -0
- data/lib/lms_graphql/types/canvas/sis_assignment_input.rb +42 -0
- data/lib/lms_graphql/types/canvas/sis_import_count_input.rb +29 -0
- data/lib/lms_graphql/types/canvas/sis_import_datum_input.rb +16 -0
- data/lib/lms_graphql/types/canvas/sis_import_error_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/sis_import_input.rb +53 -0
- data/lib/lms_graphql/types/canvas/sso_setting_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/student_attribute_input.rb +15 -0
- data/lib/lms_graphql/types/canvas/submission_comment_input.rb +21 -0
- data/lib/lms_graphql/types/canvas/submission_history_input.rb +15 -0
- data/lib/lms_graphql/types/canvas/submission_input.rb +52 -0
- data/lib/lms_graphql/types/canvas/submission_version_input.rb +36 -0
- data/lib/lms_graphql/types/canvas/tab_input.rb +20 -0
- data/lib/lms_graphql/types/canvas/term_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/tool_setting_input.rb +15 -0
- data/lib/lms_graphql/types/canvas/turnitin_setting_input.rb +21 -0
- data/lib/lms_graphql/types/canvas/updated_event_datum_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/usage_right_input.rb +19 -0
- data/lib/lms_graphql/types/canvas/user_assignment_override_attribute_input.rb +19 -0
- data/lib/lms_graphql/types/canvas/user_display_input.rb +17 -0
- data/lib/lms_graphql/types/canvas/user_input.rb +28 -0
- data/lib/lms_graphql/types/canvas_base_input_type.rb +8 -0
- data/lib/lms_graphql/version.rb +1 -1
- metadata +175 -1
@@ -0,0 +1,20 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
require_relative "lock_info"
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class CanvasContentDetailInput < BaseInputObject
|
8
|
+
description "Modules. API Docs: https://canvas.instructure.com/doc/api/modules.html"
|
9
|
+
argument :points_possible, Int, "Example: 20", required: false
|
10
|
+
argument :due_at, LMSGraphQL::Types::DateTimeType, "Example: 2012-12-31T06:00:00-06:00", required: false
|
11
|
+
argument :unlock_at, LMSGraphQL::Types::DateTimeType, "Example: 2012-12-31T06:00:00-06:00", required: false
|
12
|
+
argument :lock_at, LMSGraphQL::Types::DateTimeType, "Example: 2012-12-31T06:00:00-06:00", required: false
|
13
|
+
argument :locked_for_user, Boolean, "Example: true", required: false
|
14
|
+
argument :lock_explanation, String, "Example: This quiz is part of an unpublished module and is not available yet.", required: false
|
15
|
+
argument :lock_info, LMSGraphQL::Types::Canvas::CanvasLockInfo, "Example: assignment_4, 2012-12-31T06:00:00-06:00, 2012-12-31T06:00:00-06:00, {}", required: false
|
16
|
+
|
17
|
+
end
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
@@ -0,0 +1,31 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
require_relative "file"
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class ContentExportExportTypeEnum < ::GraphQL::Schema::Enum
|
8
|
+
value "common_cartridge"
|
9
|
+
value "qti"
|
10
|
+
end
|
11
|
+
|
12
|
+
class ContentExportWorkflowStateEnum < ::GraphQL::Schema::Enum
|
13
|
+
value "created"
|
14
|
+
value "exporting"
|
15
|
+
value "exported"
|
16
|
+
value "failed"
|
17
|
+
end
|
18
|
+
class CanvasContentExportInput < BaseInputObject
|
19
|
+
description "Content Exports. API Docs: https://canvas.instructure.com/doc/api/content_exports.html"
|
20
|
+
argument :id, ID, "the unique identifier for the export.Example: 101", required: false
|
21
|
+
argument :created_at, LMSGraphQL::Types::DateTimeType, "the date and time this export was requested.Example: 2014-01-01T00:00:00Z", required: false
|
22
|
+
argument :export_type, ContentExportExportTypeEnum, "the type of content migration: 'common_cartridge' or 'qti'.Example: common_cartridge", required: false
|
23
|
+
argument :attachment, LMSGraphQL::Types::Canvas::CanvasFile, "attachment api object for the export package (not present before the export completes or after it becomes unavailable for download.).Example: https://example.com/api/v1/attachments/789?download_frd=1&verifier=bG9sY2F0cyEh", required: false
|
24
|
+
argument :progress_url, String, "The api endpoint for polling the current progress.Example: https://example.com/api/v1/progress/4", required: false
|
25
|
+
argument :user_id, ID, "The ID of the user who started the export.Example: 4", required: false
|
26
|
+
argument :workflow_state, ContentExportWorkflowStateEnum, "Current state of the content migration: created exporting exported failed.Example: exported", required: false
|
27
|
+
|
28
|
+
end
|
29
|
+
end
|
30
|
+
end
|
31
|
+
end
|
@@ -0,0 +1,32 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class ContentMigrationWorkflowStateEnum < ::GraphQL::Schema::Enum
|
8
|
+
value "pre_processing"
|
9
|
+
value "pre_processed"
|
10
|
+
value "running"
|
11
|
+
value "waiting_for_select"
|
12
|
+
value "completed"
|
13
|
+
value "failed"
|
14
|
+
end
|
15
|
+
class CanvasContentMigrationInput < BaseInputObject
|
16
|
+
description "Content Migrations. API Docs: https://canvas.instructure.com/doc/api/content_migrations.html"
|
17
|
+
argument :id, ID, "the unique identifier for the migration.Example: 370663", required: false
|
18
|
+
argument :migration_type, String, "the type of content migration.Example: common_cartridge_importer", required: false
|
19
|
+
argument :migration_type_title, String, "the name of the content migration type.Example: Canvas Cartridge Importer", required: false
|
20
|
+
argument :migration_issues_url, String, "API url to the content migration's issues.Example: https://example.com/api/v1/courses/1/content_migrations/1/migration_issues", required: false
|
21
|
+
argument :attachment, String, "attachment api object for the uploaded file may not be present for all migrations.Example: {'url'=>'https://example.com/api/v1/courses/1/content_migrations/1/download_archive'}", required: false
|
22
|
+
argument :progress_url, String, "The api endpoint for polling the current progress.Example: https://example.com/api/v1/progress/4", required: false
|
23
|
+
argument :user_id, ID, "The user who started the migration.Example: 4", required: false
|
24
|
+
argument :workflow_state, ContentMigrationWorkflowStateEnum, "Current state of the content migration: pre_processing, pre_processed, running, waiting_for_select, completed, failed.Example: running", required: false
|
25
|
+
argument :started_at, LMSGraphQL::Types::DateTimeType, "timestamp.Example: 2012-06-01T00:00:00-06:00", required: false
|
26
|
+
argument :finished_at, LMSGraphQL::Types::DateTimeType, "timestamp.Example: 2012-06-01T00:00:00-06:00", required: false
|
27
|
+
argument :pre_attachment, String, "file uploading data, see {file:file_uploads.html File Upload Documentation} for file upload workflow This works a little differently in that all the file data is in the pre_attachment hash if there is no upload_url then there was an attachment pre-processing error, the error message will be in the message key This data will only be here after a create or update call.Example: {'upload_url'=>'', 'message'=>'file exceeded quota', 'upload_params'=>{}}", required: false
|
28
|
+
|
29
|
+
end
|
30
|
+
end
|
31
|
+
end
|
32
|
+
end
|
@@ -0,0 +1,29 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
require_relative "conversation_participant"
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class CanvasConversationInput < BaseInputObject
|
8
|
+
description "Conversations. API Docs: https://canvas.instructure.com/doc/api/conversations.html"
|
9
|
+
argument :id, ID, "the unique identifier for the conversation..Example: 2", required: false
|
10
|
+
argument :subject, String, "the subject of the conversation..Example: 2", required: false
|
11
|
+
argument :workflow_state, String, "The current state of the conversation (read, unread or archived)..Example: unread", required: false
|
12
|
+
argument :last_message, String, "A <=100 character preview from the most recent message..Example: sure thing, here's the file", required: false
|
13
|
+
argument :start_at, LMSGraphQL::Types::DateTimeType, "the date and time at which the last message was sent..Example: 2011-09-02T12:00:00Z", required: false
|
14
|
+
argument :message_count, Int, "the number of messages in the conversation..Example: 2", required: false
|
15
|
+
argument :subscribed, Boolean, "whether the current user is subscribed to the conversation..Example: true", required: false
|
16
|
+
argument :private, Boolean, "whether the conversation is private..Example: true", required: false
|
17
|
+
argument :starred, Boolean, "whether the conversation is starred..Example: true", required: false
|
18
|
+
argument :properties, String, "Additional conversation flags (last_author, attachments, media_objects). Each listed property means the flag is set to true (i.e. the current user is the most recent author, there are attachments, or there are media objects).", required: false
|
19
|
+
argument :audience, Int, "Array of user ids who are involved in the conversation, ordered by participation level, then alphabetical. Excludes current user, unless this is a monologue..", required: false
|
20
|
+
argument :audience_contexts, String, "Most relevant shared contexts (courses and groups) between current user and other participants. If there is only one participant, it will also include that user's enrollment(s)/ membership type(s) in each course/group..", required: false
|
21
|
+
argument :avatar_url, String, "URL to appropriate icon for this conversation (custom, individual or group avatar, depending on audience)..Example: https://canvas.instructure.com/images/messages/avatar-group-50.png", required: false
|
22
|
+
argument :participants, [LMSGraphQL::Types::Canvas::CanvasConversationParticipant], "Array of users participating in the conversation. Includes current user..", required: false
|
23
|
+
argument :visible, Boolean, "indicates whether the conversation is visible under the current scope and filter. This attribute is always true in the index API response, and is primarily useful in create/update responses so that you can know if the record should be displayed in the UI. The default scope is assumed, unless a scope or filter is passed to the create/update API call..Example: true", required: false
|
24
|
+
argument :context_name, String, "Name of the course or group in which the conversation is occurring..Example: Canvas 101", required: false
|
25
|
+
|
26
|
+
end
|
27
|
+
end
|
28
|
+
end
|
29
|
+
end
|
@@ -0,0 +1,17 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class CanvasConversationParticipantInput < BaseInputObject
|
8
|
+
description "Conversations. API Docs: https://canvas.instructure.com/doc/api/conversations.html"
|
9
|
+
argument :id, ID, "The user ID for the participant..Example: 2", required: false
|
10
|
+
argument :name, String, "A short name the user has selected, for use in conversations or other less formal places through the site..Example: Shelly", required: false
|
11
|
+
argument :full_name, String, "The full name of the user..Example: Sheldon Cooper", required: false
|
12
|
+
argument :avatar_url, String, "If requested, this field will be included and contain a url to retrieve the user's avatar..Example: https://canvas.instructure.com/images/messages/avatar-50.png", required: false
|
13
|
+
|
14
|
+
end
|
15
|
+
end
|
16
|
+
end
|
17
|
+
end
|
@@ -0,0 +1,17 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class CanvasCourseAttributeInput < BaseInputObject
|
8
|
+
description "SIS Integration. API Docs: https://canvas.instructure.com/doc/api/sis_integration.html"
|
9
|
+
argument :id, ID, "The unique Canvas identifier for the origin course.Example: 7", required: false
|
10
|
+
argument :name, String, "The name of the origin course..Example: Section A", required: false
|
11
|
+
argument :sis_id, ID, "The sis id of the origin_course..Example: c34643", required: false
|
12
|
+
argument :integration_id, ID, "The integration ID of the origin_course..Example: I-2", required: false
|
13
|
+
|
14
|
+
end
|
15
|
+
end
|
16
|
+
end
|
17
|
+
end
|
@@ -0,0 +1,16 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
require_relative "epub_export"
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class CanvasCourseEpubExportInput < BaseInputObject
|
8
|
+
description "ePub Exports. API Docs: https://canvas.instructure.com/doc/api/e_pub_exports.html"
|
9
|
+
argument :id, ID, "the unique identifier for the course.Example: 101", required: false
|
10
|
+
argument :name, String, "the name for the course.Example: Maths 101", required: false
|
11
|
+
argument :epub_export, LMSGraphQL::Types::Canvas::CanvasEpubExport, "ePub export API object.", required: false
|
12
|
+
|
13
|
+
end
|
14
|
+
end
|
15
|
+
end
|
16
|
+
end
|
@@ -0,0 +1,19 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
require_relative "course_event_link"
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class CanvasCourseEventInput < BaseInputObject
|
8
|
+
description "Course Audit log. API Docs: https://canvas.instructure.com/doc/api/course_audit_log.html"
|
9
|
+
argument :id, ID, "ID of the event..Example: e2b76430-27a5-0131-3ca1-48e0eb13f29b", required: false
|
10
|
+
argument :created_at, LMSGraphQL::Types::DateTimeType, "timestamp of the event.Example: 2012-07-19T15:00:00-06:00", required: false
|
11
|
+
argument :event_type, String, "Course event type The event type defines the type and schema of the event_data object..Example: updated", required: false
|
12
|
+
argument :event_data, String, "Course event data depending on the event type. This will return an object containing the relevant event data. An updated event type will return an UpdatedEventData object..Example: {}", required: false
|
13
|
+
argument :event_source, String, "Course event source depending on the event type. This will return a string containing the source of the event..Example: manual|sis|api", required: false
|
14
|
+
argument :links, LMSGraphQL::Types::Canvas::CanvasCourseEventLink, "Jsonapi.org links.Example: 12345, 12345, e2b76430-27a5-0131-3ca1-48e0eb13f29b", required: false
|
15
|
+
|
16
|
+
end
|
17
|
+
end
|
18
|
+
end
|
19
|
+
end
|
@@ -0,0 +1,19 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class CanvasCourseEventLinkInput < BaseInputObject
|
8
|
+
description "Course Audit log. API Docs: https://canvas.instructure.com/doc/api/course_audit_log.html"
|
9
|
+
argument :course, Int, "ID of the course for the event..Example: 12345", required: false
|
10
|
+
argument :user, Int, "ID of the user for the event (who made the change)..Example: 12345", required: false
|
11
|
+
argument :page_view, String, "ID of the page view during the event if it exists..Example: e2b76430-27a5-0131-3ca1-48e0eb13f29b", required: false
|
12
|
+
argument :copied_from, Int, "ID of the course that this course was copied from. This is only included if the event_type is copied_from..Example: 12345", required: false
|
13
|
+
argument :copied_to, Int, "ID of the course that this course was copied to. This is only included if the event_type is copied_to..Example: 12345", required: false
|
14
|
+
argument :sis_batch, Int, "ID of the SIS batch that triggered the event..Example: 12345", required: false
|
15
|
+
|
16
|
+
end
|
17
|
+
end
|
18
|
+
end
|
19
|
+
end
|
@@ -0,0 +1,76 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
require_relative "enrollment"
|
3
|
+
require_relative "calendar_link"
|
4
|
+
require_relative "term"
|
5
|
+
require_relative "course_progress"
|
6
|
+
|
7
|
+
module LMSGraphQL
|
8
|
+
module Types
|
9
|
+
module Canvas
|
10
|
+
class CourseWorkflowStateEnum < ::GraphQL::Schema::Enum
|
11
|
+
value "unpublished"
|
12
|
+
value "available"
|
13
|
+
value "completed"
|
14
|
+
value "deleted"
|
15
|
+
end
|
16
|
+
|
17
|
+
class CourseDefaultViewEnum < ::GraphQL::Schema::Enum
|
18
|
+
value "feed"
|
19
|
+
value "wiki"
|
20
|
+
value "modules"
|
21
|
+
value "syllabus"
|
22
|
+
value "assignments"
|
23
|
+
end
|
24
|
+
class CanvasCourseInput < BaseInputObject
|
25
|
+
description "Courses. API Docs: https://canvas.instructure.com/doc/api/courses.html"
|
26
|
+
argument :id, ID, "the unique identifier for the course.Example: 370663", required: false
|
27
|
+
argument :sis_course_id, ID, "the SIS identifier for the course, if defined. This field is only included if the user has permission to view SIS information..", required: false
|
28
|
+
argument :uuid, String, "the UUID of the course.Example: WvAHhY5FINzq5IyRIJybGeiXyFkG3SqHUPb7jZY5", required: false
|
29
|
+
argument :integration_id, ID, "the integration identifier for the course, if defined. This field is only included if the user has permission to view SIS information..", required: false
|
30
|
+
argument :sis_import_id, ID, "the unique identifier for the SIS import. This field is only included if the user has permission to manage SIS information..Example: 34", required: false
|
31
|
+
argument :name, String, "the full name of the course.Example: InstructureCon 2012", required: false
|
32
|
+
argument :course_code, String, "the course code.Example: INSTCON12", required: false
|
33
|
+
argument :workflow_state, CourseWorkflowStateEnum, "the current state of the course one of 'unpublished', 'available', 'completed', or 'deleted'.Example: available", required: false
|
34
|
+
argument :account_id, ID, "the account associated with the course.Example: 81259", required: false
|
35
|
+
argument :root_account_id, ID, "the root account associated with the course.Example: 81259", required: false
|
36
|
+
argument :enrollment_term_id, ID, "the enrollment term associated with the course.Example: 34", required: false
|
37
|
+
argument :grading_standard_id, ID, "the grading standard associated with the course.Example: 25", required: false
|
38
|
+
argument :start_at, LMSGraphQL::Types::DateTimeType, "the start date for the course, if applicable.Example: 2012-06-01T00:00:00-06:00", required: false
|
39
|
+
argument :end_at, LMSGraphQL::Types::DateTimeType, "the end date for the course, if applicable.Example: 2012-09-01T00:00:00-06:00", required: false
|
40
|
+
argument :locale, String, "the course-set locale, if applicable.Example: en", required: false
|
41
|
+
argument :enrollments, [LMSGraphQL::Types::Canvas::CanvasEnrollment], "A list of enrollments linking the current user to the course. for student enrollments, grading information may be included if include[]=total_scores.", required: false
|
42
|
+
argument :total_students, Int, "optional: the total number of active and invited students in the course.Example: 32", required: false
|
43
|
+
argument :calendar, LMSGraphQL::Types::Canvas::CanvasCalendarLink, "course calendar.", required: false
|
44
|
+
argument :default_view, CourseDefaultViewEnum, "the type of page that users will see when they first visit the course - 'feed': Recent Activity Dashboard - 'wiki': Wiki Front Page - 'modules': Course Modules/Sections Page - 'assignments': Course Assignments List - 'syllabus': Course Syllabus Page other types may be added in the future.Example: feed", required: false
|
45
|
+
argument :syllabus_body, String, "optional: user-generated HTML for the course syllabus.Example: <p>syllabus html goes here</p>", required: false
|
46
|
+
argument :needs_grading_count, Int, "optional: the number of submissions needing grading returned only if the current user has grading rights and include[]=needs_grading_count.Example: 17", required: false
|
47
|
+
argument :term, LMSGraphQL::Types::Canvas::CanvasTerm, "optional: the enrollment term object for the course returned only if include[]=term.", required: false
|
48
|
+
argument :course_progress, LMSGraphQL::Types::Canvas::CanvasCourseProgress, "optional (beta): information on progress through the course returned only if include[]=course_progress.", required: false
|
49
|
+
argument :apply_assignment_group_weights, Boolean, "weight final grade based on assignment group percentages.Example: true", required: false
|
50
|
+
argument :permissions, String, "optional: the permissions the user has for the course. returned only for a single course and include[]=permissions.Example: true, true", required: false
|
51
|
+
argument :is_public, Boolean, "Example: true", required: false
|
52
|
+
argument :is_public_to_auth_users, Boolean, "Example: true", required: false
|
53
|
+
argument :public_syllabus, Boolean, "Example: true", required: false
|
54
|
+
argument :public_syllabus_to_auth, Boolean, "Example: true", required: false
|
55
|
+
argument :public_description, String, "optional: the public description of the course.Example: Come one, come all to InstructureCon 2012!", required: false
|
56
|
+
argument :storage_quota_mb, Int, "Example: 5", required: false
|
57
|
+
argument :storage_quota_used_mb, Float, "Example: 5", required: false
|
58
|
+
argument :hide_final_grades, Boolean, "", required: false
|
59
|
+
argument :license, String, "Example: Creative Commons", required: false
|
60
|
+
argument :allow_student_assignment_edits, Boolean, "", required: false
|
61
|
+
argument :allow_wiki_comments, Boolean, "", required: false
|
62
|
+
argument :allow_student_forum_attachments, Boolean, "", required: false
|
63
|
+
argument :open_enrollment, Boolean, "Example: true", required: false
|
64
|
+
argument :self_enrollment, Boolean, "", required: false
|
65
|
+
argument :restrict_enrollments_to_course_dates, Boolean, "", required: false
|
66
|
+
argument :course_format, String, "Example: online", required: false
|
67
|
+
argument :access_restricted_by_date, Boolean, "optional: this will be true if this user is currently prevented from viewing the course because of date restriction settings.", required: false
|
68
|
+
argument :time_zone, String, "The course's IANA time zone name..Example: America/Denver", required: false
|
69
|
+
argument :blueprint, Boolean, "optional: whether the course is set as a Blueprint Course (blueprint fields require the Blueprint Courses feature).Example: true", required: false
|
70
|
+
argument :blueprint_restrictions, String, "optional: Set of restrictions applied to all locked course objects.Example: true, true, false, false", required: false
|
71
|
+
argument :blueprint_restrictions_by_object_type, String, "optional: Sets of restrictions differentiated by object type applied to locked course objects.Example: {'content'=>true, 'points'=>true}, {'content'=>true}", required: false
|
72
|
+
|
73
|
+
end
|
74
|
+
end
|
75
|
+
end
|
76
|
+
end
|
@@ -0,0 +1,16 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class CanvasCourseNicknameInput < BaseInputObject
|
8
|
+
description "Users. API Docs: https://canvas.instructure.com/doc/api/users.html"
|
9
|
+
argument :course_id, ID, "the ID of the course.Example: 88", required: false
|
10
|
+
argument :name, String, "the actual name of the course.Example: S1048576 DPMS1200 Intro to Newtonian Mechanics", required: false
|
11
|
+
argument :nickname, String, "the calling user's nickname for the course.Example: Physics", required: false
|
12
|
+
|
13
|
+
end
|
14
|
+
end
|
15
|
+
end
|
16
|
+
end
|
@@ -0,0 +1,17 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class CanvasCourseProgressInput < BaseInputObject
|
8
|
+
description "Courses. API Docs: https://canvas.instructure.com/doc/api/courses.html"
|
9
|
+
argument :requirement_count, Int, "total number of requirements from all modules.Example: 10", required: false
|
10
|
+
argument :requirement_completed_count, Int, "total number of requirements the user has completed from all modules.Example: 1", required: false
|
11
|
+
argument :next_requirement_url, String, "url to next module item that has an unmet requirement. null if the user has completed the course or the current module does not require sequential progress.Example: http://localhost/courses/1/modules/items/2", required: false
|
12
|
+
argument :completed_at, LMSGraphQL::Types::DateTimeType, "date the course was completed. null if the course has not been completed by this user.Example: 2013-06-01T00:00:00-06:00", required: false
|
13
|
+
|
14
|
+
end
|
15
|
+
end
|
16
|
+
end
|
17
|
+
end
|
@@ -0,0 +1,18 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class CanvasCourseQuizExtensionInput < BaseInputObject
|
8
|
+
description "Course Quiz Extensions. API Docs: https://canvas.instructure.com/doc/api/course_quiz_extensions.html"
|
9
|
+
argument :user_id, ID, "The ID of the Student that needs the quiz extension..Example: 3", required: false
|
10
|
+
argument :extra_attempts, Int, "Number of times the student is allowed to re-take the quiz over the multiple-attempt limit..Example: 1", required: false
|
11
|
+
argument :extra_time, Int, "Amount of extra time allowed for the quiz submission, in minutes..Example: 60", required: false
|
12
|
+
argument :manually_unlocked, Boolean, "The student can take the quiz even if it's locked for everyone else.Example: true", required: false
|
13
|
+
argument :end_at, String, "The time at which the quiz submission will be overdue, and be flagged as a late submission..Example: 2013-11-07T13:16:18Z", required: false
|
14
|
+
|
15
|
+
end
|
16
|
+
end
|
17
|
+
end
|
18
|
+
end
|
@@ -0,0 +1,18 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class CanvasCreatedEventDatumInput < BaseInputObject
|
8
|
+
description "Course Audit log. API Docs: https://canvas.instructure.com/doc/api/course_audit_log.html"
|
9
|
+
argument :name, String, "Example: , Course 1", required: false
|
10
|
+
argument :start_at, LMSGraphQL::Types::DateTimeType, "Example: , 2012-01-19T15:00:00-06:00", required: false
|
11
|
+
argument :conclude_at, LMSGraphQL::Types::DateTimeType, "Example: , 2012-01-19T15:00:00-08:00", required: false
|
12
|
+
argument :is_public, Boolean, "Example: , false", required: false
|
13
|
+
argument :created_source, String, "The type of action that triggered the creation of the course..Example: manual|sis|api", required: false
|
14
|
+
|
15
|
+
end
|
16
|
+
end
|
17
|
+
end
|
18
|
+
end
|
@@ -0,0 +1,19 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class CanvasCustomColumnInput < BaseInputObject
|
8
|
+
description "Custom Gradebook Columns. API Docs: https://canvas.instructure.com/doc/api/custom_gradebook_columns.html"
|
9
|
+
argument :id, ID, "The ID of the custom gradebook column.Example: 2", required: false
|
10
|
+
argument :teacher_notes, Boolean, "When true, this column's visibility will be toggled in the Gradebook when a user selects to show or hide notes.", required: false
|
11
|
+
argument :title, String, "header text.Example: Stuff", required: false
|
12
|
+
argument :position, Int, "column order.Example: 1", required: false
|
13
|
+
argument :hidden, Boolean, "won't be displayed if hidden is true.", required: false
|
14
|
+
argument :read_only, Boolean, "won't be editable in the gradebook UI.Example: true", required: false
|
15
|
+
|
16
|
+
end
|
17
|
+
end
|
18
|
+
end
|
19
|
+
end
|
@@ -0,0 +1,15 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class CanvasDayInput < BaseInputObject
|
8
|
+
description "Gradebook History. API Docs: https://canvas.instructure.com/doc/api/gradebook_history.html"
|
9
|
+
argument :date, LMSGraphQL::Types::DateTimeType, "the date represented by this entry.Example: 1986-08-09", required: false
|
10
|
+
argument :graders, Int, "an array of the graders who were responsible for the submissions in this response. the submissions are grouped according to the person who graded them and the assignment they were submitted for..Example: []", required: false
|
11
|
+
|
12
|
+
end
|
13
|
+
end
|
14
|
+
end
|
15
|
+
end
|
@@ -0,0 +1,64 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
require_relative "lock_info"
|
3
|
+
require_relative "file_attachment"
|
4
|
+
|
5
|
+
module LMSGraphQL
|
6
|
+
module Types
|
7
|
+
module Canvas
|
8
|
+
class DiscussionTopicReadStateEnum < ::GraphQL::Schema::Enum
|
9
|
+
value "read"
|
10
|
+
value "unread"
|
11
|
+
end
|
12
|
+
|
13
|
+
class DiscussionTopicSubscriptionHoldEnum < ::GraphQL::Schema::Enum
|
14
|
+
value "initial_post_required"
|
15
|
+
value "not_in_group_set"
|
16
|
+
value "not_in_group"
|
17
|
+
value "topic_is_announcement"
|
18
|
+
end
|
19
|
+
|
20
|
+
class DiscussionTopicDiscussionTypeEnum < ::GraphQL::Schema::Enum
|
21
|
+
value "side_comment"
|
22
|
+
value "threaded"
|
23
|
+
end
|
24
|
+
class CanvasDiscussionTopicInput < BaseInputObject
|
25
|
+
description "Discussion Topics. API Docs: https://canvas.instructure.com/doc/api/discussion_topics.html"
|
26
|
+
argument :id, ID, "The ID of this topic..Example: 1", required: false
|
27
|
+
argument :title, String, "The topic title..Example: Topic 1", required: false
|
28
|
+
argument :message, String, "The HTML content of the message body..Example: <p>content here</p>", required: false
|
29
|
+
argument :html_url, String, "The URL to the discussion topic in canvas..Example: https://<canvas>/courses/1/discussion_topics/2", required: false
|
30
|
+
argument :posted_at, LMSGraphQL::Types::DateTimeType, "The datetime the topic was posted. If it is null it hasn't been posted yet. (see delayed_post_at).Example: 2037-07-21T13:29:31Z", required: false
|
31
|
+
argument :last_reply_at, LMSGraphQL::Types::DateTimeType, "The datetime for when the last reply was in the topic..Example: 2037-07-28T19:38:31Z", required: false
|
32
|
+
argument :require_initial_post, Boolean, "If true then a user may not respond to other replies until that user has made an initial reply. Defaults to false..", required: false
|
33
|
+
argument :user_can_see_posts, Boolean, "Whether or not posts in this topic are visible to the user..Example: true", required: false
|
34
|
+
argument :discussion_subentry_count, Int, "The count of entries in the topic..Example: 0", required: false
|
35
|
+
argument :read_state, DiscussionTopicReadStateEnum, "The read_state of the topic for the current user, 'read' or 'unread'..Example: read", required: false
|
36
|
+
argument :unread_count, Int, "The count of unread entries of this topic for the current user..Example: 0", required: false
|
37
|
+
argument :subscribed, Boolean, "Whether or not the current user is subscribed to this topic..Example: true", required: false
|
38
|
+
argument :subscription_hold, DiscussionTopicSubscriptionHoldEnum, "(Optional) Why the user cannot subscribe to this topic. Only one reason will be returned even if multiple apply. Can be one of: 'initial_post_required': The user must post a reply first; 'not_in_group_set': The user is not in the group set for this graded group discussion; 'not_in_group': The user is not in this topic's group; 'topic_is_announcement': This topic is an announcement.Example: not_in_group_set", required: false
|
39
|
+
argument :assignment_id, ID, "The unique identifier of the assignment if the topic is for grading, otherwise null..", required: false
|
40
|
+
argument :delayed_post_at, LMSGraphQL::Types::DateTimeType, "The datetime to publish the topic (if not right away)..", required: false
|
41
|
+
argument :published, Boolean, "Whether this discussion topic is published (true) or draft state (false).Example: true", required: false
|
42
|
+
argument :lock_at, LMSGraphQL::Types::DateTimeType, "The datetime to lock the topic (if ever)..", required: false
|
43
|
+
argument :locked, Boolean, "Whether or not the discussion is 'closed for comments'..", required: false
|
44
|
+
argument :pinned, Boolean, "Whether or not the discussion has been 'pinned' by an instructor.", required: false
|
45
|
+
argument :locked_for_user, Boolean, "Whether or not this is locked for the user..Example: true", required: false
|
46
|
+
argument :lock_info, LMSGraphQL::Types::Canvas::CanvasLockInfo, "(Optional) Information for the user about the lock. Present when locked_for_user is true..", required: false
|
47
|
+
argument :lock_explanation, String, "(Optional) An explanation of why this is locked for the user. Present when locked_for_user is true..Example: This discussion is locked until September 1 at 12:00am", required: false
|
48
|
+
argument :user_name, String, "The username of the topic creator..Example: User Name", required: false
|
49
|
+
argument :topic_children, Int, "DEPRECATED An array of topic_ids for the group discussions the user is a part of..Example: 5, 7, 10", required: false
|
50
|
+
argument :group_topic_children, String, "An array of group discussions the user is a part of. Fields include: id, group_id.Example: {'id'=>5, 'group_id'=>1}, {'id'=>7, 'group_id'=>5}, {'id'=>10, 'group_id'=>4}", required: false
|
51
|
+
argument :root_topic_id, ID, "If the topic is for grading and a group assignment this will point to the original topic in the course..", required: false
|
52
|
+
argument :podcast_url, String, "If the topic is a podcast topic this is the feed url for the current user..Example: /feeds/topics/1/enrollment_1XAcepje4u228rt4mi7Z1oFbRpn3RAkTzuXIGOPe.rss", required: false
|
53
|
+
argument :discussion_type, DiscussionTopicDiscussionTypeEnum, "The type of discussion. Values are 'side_comment', for discussions that only allow one level of nested comments, and 'threaded' for fully threaded discussions..Example: side_comment", required: false
|
54
|
+
argument :group_category_id, ID, "The unique identifier of the group category if the topic is a group discussion, otherwise null..", required: false
|
55
|
+
argument :attachments, [LMSGraphQL::Types::Canvas::CanvasFileAttachment], "Array of file attachments..", required: false
|
56
|
+
argument :permissions, String, "The current user's permissions on this topic..Example: true", required: false
|
57
|
+
argument :allow_rating, Boolean, "Whether or not users can rate entries in this topic..Example: true", required: false
|
58
|
+
argument :only_graders_can_rate, Boolean, "Whether or not grade permissions are required to rate entries..Example: true", required: false
|
59
|
+
argument :sort_by_rating, Boolean, "Whether or not entries should be sorted by rating..Example: true", required: false
|
60
|
+
|
61
|
+
end
|
62
|
+
end
|
63
|
+
end
|
64
|
+
end
|
@@ -0,0 +1,62 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
require_relative "grade"
|
3
|
+
require_relative "user"
|
4
|
+
|
5
|
+
module LMSGraphQL
|
6
|
+
module Types
|
7
|
+
module Canvas
|
8
|
+
class CanvasEnrollmentInput < BaseInputObject
|
9
|
+
description "Enrollments. API Docs: https://canvas.instructure.com/doc/api/enrollments.html"
|
10
|
+
argument :id, ID, "The ID of the enrollment..Example: 1", required: false
|
11
|
+
argument :course_id, ID, "The unique id of the course..Example: 1", required: false
|
12
|
+
argument :sis_course_id, ID, "The SIS Course ID in which the enrollment is associated. Only displayed if present. This field is only included if the user has permission to view SIS information..Example: SHEL93921", required: false
|
13
|
+
argument :course_integration_id, ID, "The Course Integration ID in which the enrollment is associated. This field is only included if the user has permission to view SIS information..Example: SHEL93921", required: false
|
14
|
+
argument :course_section_id, ID, "The unique id of the user's section..Example: 1", required: false
|
15
|
+
argument :section_integration_id, ID, "The Section Integration ID in which the enrollment is associated. This field is only included if the user has permission to view SIS information..Example: SHEL93921", required: false
|
16
|
+
argument :sis_account_id, ID, "The SIS Account ID in which the enrollment is associated. Only displayed if present. This field is only included if the user has permission to view SIS information..Example: SHEL93921", required: false
|
17
|
+
argument :sis_section_id, ID, "The SIS Section ID in which the enrollment is associated. Only displayed if present. This field is only included if the user has permission to view SIS information..Example: SHEL93921", required: false
|
18
|
+
argument :sis_user_id, ID, "The SIS User ID in which the enrollment is associated. Only displayed if present. This field is only included if the user has permission to view SIS information..Example: SHEL93921", required: false
|
19
|
+
argument :enrollment_state, String, "The state of the user's enrollment in the course..Example: active", required: false
|
20
|
+
argument :limit_privileges_to_course_section, Boolean, "User can only access his or her own course section..Example: true", required: false
|
21
|
+
argument :sis_import_id, ID, "The unique identifier for the SIS import. This field is only included if the user has permission to manage SIS information..Example: 83", required: false
|
22
|
+
argument :root_account_id, ID, "The unique id of the user's account..Example: 1", required: false
|
23
|
+
argument :type, String, "The enrollment type. One of 'StudentEnrollment', 'TeacherEnrollment', 'TaEnrollment', 'DesignerEnrollment', 'ObserverEnrollment'..Example: StudentEnrollment", required: false
|
24
|
+
argument :user_id, ID, "The unique id of the user..Example: 1", required: false
|
25
|
+
argument :associated_user_id, ID, "The unique id of the associated user. Will be null unless type is ObserverEnrollment..", required: false
|
26
|
+
argument :role, String, "The enrollment role, for course-level permissions. This field will match `type` if the enrollment role has not been customized..Example: StudentEnrollment", required: false
|
27
|
+
argument :role_id, ID, "The id of the enrollment role..Example: 1", required: false
|
28
|
+
argument :created_at, LMSGraphQL::Types::DateTimeType, "The created time of the enrollment, in ISO8601 format..Example: 2012-04-18T23:08:51Z", required: false
|
29
|
+
argument :updated_at, LMSGraphQL::Types::DateTimeType, "The updated time of the enrollment, in ISO8601 format..Example: 2012-04-18T23:08:51Z", required: false
|
30
|
+
argument :start_at, LMSGraphQL::Types::DateTimeType, "The start time of the enrollment, in ISO8601 format..Example: 2012-04-18T23:08:51Z", required: false
|
31
|
+
argument :end_at, LMSGraphQL::Types::DateTimeType, "The end time of the enrollment, in ISO8601 format..Example: 2012-04-18T23:08:51Z", required: false
|
32
|
+
argument :last_activity_at, LMSGraphQL::Types::DateTimeType, "The last activity time of the user for the enrollment, in ISO8601 format..Example: 2012-04-18T23:08:51Z", required: false
|
33
|
+
argument :last_attended_at, LMSGraphQL::Types::DateTimeType, "The last attended date of the user for the enrollment in a course, in ISO8601 format..Example: 2012-04-18T23:08:51Z", required: false
|
34
|
+
argument :total_activity_time, Int, "The total activity time of the user for the enrollment, in seconds..Example: 260", required: false
|
35
|
+
argument :html_url, String, "The URL to the Canvas web UI page for this course enrollment..Example: https://.", required: false
|
36
|
+
argument :grades, LMSGraphQL::Types::Canvas::CanvasGrade, "The URL to the Canvas web UI page containing the grades associated with this enrollment..Example: https://., 35, , 6.67, ", required: false
|
37
|
+
argument :user, LMSGraphQL::Types::Canvas::CanvasUser, "A description of the user..Example: 3, Student 1, 1, Student, Stud 1", required: false
|
38
|
+
argument :computed_current_score, Float, "optional: The student's score in the course, ignoring ungraded assignments. (applies only to student enrollments, and only available in course endpoints).Example: 90.25", required: false
|
39
|
+
argument :computed_final_score, Float, "optional: The student's score in the course including ungraded assignments with a score of 0. (applies only to student enrollments, and only available in course endpoints).Example: 80.67", required: false
|
40
|
+
argument :computed_current_grade, String, "optional: The letter grade equivalent of computed_current_score, if available. (applies only to student enrollments, and only available in course endpoints).Example: A-", required: false
|
41
|
+
argument :computed_final_grade, String, "optional: The letter grade equivalent of computed_final_score, if available. (applies only to student enrollments, and only available in course endpoints).Example: B-", required: false
|
42
|
+
argument :unposted_current_grade, String, "The user's current grade in the class including muted/unposted assignments. Only included if user has permissions to view this grade, typically teachers, TAs, and admins..", required: false
|
43
|
+
argument :unposted_final_grade, String, "The user's final grade for the class including muted/unposted assignments. Only included if user has permissions to view this grade, typically teachers, TAs, and admins...", required: false
|
44
|
+
argument :unposted_current_score, String, "The user's current score in the class including muted/unposted assignments. Only included if user has permissions to view this score, typically teachers, TAs, and admins...", required: false
|
45
|
+
argument :unposted_final_score, String, "The user's final score for the class including muted/unposted assignments. Only included if user has permissions to view this score, typically teachers, TAs, and admins...", required: false
|
46
|
+
argument :has_grading_periods, Boolean, "optional: Indicates whether the course the enrollment belongs to has grading periods set up. (applies only to student enrollments, and only available in course endpoints).Example: true", required: false
|
47
|
+
argument :totals_for_all_grading_periods_option, Boolean, "optional: Indicates whether the course the enrollment belongs to has the Display Totals for 'All Grading Periods' feature enabled. (applies only to student enrollments, and only available in course endpoints).Example: true", required: false
|
48
|
+
argument :current_grading_period_title, String, "optional: The name of the currently active grading period, if one exists. If the course the enrollment belongs to does not have grading periods, or if no currently active grading period exists, the value will be null. (applies only to student enrollments, and only available in course endpoints).Example: Fall Grading Period", required: false
|
49
|
+
argument :current_grading_period_id, ID, "optional: The id of the currently active grading period, if one exists. If the course the enrollment belongs to does not have grading periods, or if no currently active grading period exists, the value will be null. (applies only to student enrollments, and only available in course endpoints).Example: 5", required: false
|
50
|
+
argument :current_period_computed_current_score, Float, "optional: The student's score in the course for the current grading period, ignoring ungraded assignments. If the course the enrollment belongs to does not have grading periods, or if no currently active grading period exists, the value will be null. (applies only to student enrollments, and only available in course endpoints).Example: 95.8", required: false
|
51
|
+
argument :current_period_computed_final_score, Float, "optional: The student's score in the course for the current grading period, including ungraded assignments with a score of 0. If the course the enrollment belongs to does not have grading periods, or if no currently active grading period exists, the value will be null. (applies only to student enrollments, and only available in course endpoints).Example: 85.25", required: false
|
52
|
+
argument :current_period_computed_current_grade, String, "optional: The letter grade equivalent of current_period_computed_current_score, if available. If the course the enrollment belongs to does not have grading periods, or if no currently active grading period exists, the value will be null. (applies only to student enrollments, and only available in course endpoints).Example: A", required: false
|
53
|
+
argument :current_period_computed_final_grade, String, "optional: The letter grade equivalent of current_period_computed_final_score, if available. If the course the enrollment belongs to does not have grading periods, or if no currently active grading period exists, the value will be null. (applies only to student enrollments, and only available in course endpoints).Example: B", required: false
|
54
|
+
argument :current_period_unposted_current_score, Float, "optional: The student's score in the course for the current grading period, including muted/unposted assignments. Only included if user has permission to view this score, typically teachers, TAs, and admins. If the course the enrollment belongs to does not have grading periods, or if no currently active grading period exists, the value will be null. (applies only to student enrollments, and only available in course endpoints).Example: 95.8", required: false
|
55
|
+
argument :current_period_unposted_final_score, Float, "optional: The student's score in the course for the current grading period, including muted/unposted assignments and including ungraded assignments with a score of 0. Only included if user has permission to view this score, typically teachers, TAs, and admins. If the course the enrollment belongs to does not have grading periods, or if no currently active grading period exists, the value will be null. (applies only to student enrollments, and only available in course endpoints).Example: 85.25", required: false
|
56
|
+
argument :current_period_unposted_current_grade, String, "optional: The letter grade equivalent of current_period_unposted_current_score, if available. Only included if user has permission to view this grade, typically teachers, TAs, and admins. If the course the enrollment belongs to does not have grading periods, or if no currently active grading period exists, the value will be null. (applies only to student enrollments, and only available in course endpoints).Example: A", required: false
|
57
|
+
argument :current_period_unposted_final_grade, String, "optional: The letter grade equivalent of current_period_unposted_final_score, if available. Only included if user has permission to view this grade, typically teachers, TAs, and admins. If the course the enrollment belongs to does not have grading periods, or if no currently active grading period exists, the value will be null. (applies only to student enrollments, and only available in course endpoints).Example: B", required: false
|
58
|
+
|
59
|
+
end
|
60
|
+
end
|
61
|
+
end
|
62
|
+
end
|
@@ -0,0 +1,21 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class CanvasEnrollmentTermInput < BaseInputObject
|
8
|
+
description "Enrollment Terms. API Docs: https://canvas.instructure.com/doc/api/enrollment_terms.html"
|
9
|
+
argument :id, ID, "The unique identifier for the enrollment term..Example: 1", required: false
|
10
|
+
argument :sis_term_id, ID, "The SIS id of the term. Only included if the user has permission to view SIS information..Example: Sp2014", required: false
|
11
|
+
argument :sis_import_id, ID, "the unique identifier for the SIS import. This field is only included if the user has permission to manage SIS information..Example: 34", required: false
|
12
|
+
argument :name, String, "The name of the term..Example: Spring 2014", required: false
|
13
|
+
argument :start_at, LMSGraphQL::Types::DateTimeType, "The datetime of the start of the term..Example: 2014-01-06T08:00:00-05:00", required: false
|
14
|
+
argument :end_at, LMSGraphQL::Types::DateTimeType, "The datetime of the end of the term..Example: 2014-05-16T05:00:00-04:00", required: false
|
15
|
+
argument :workflow_state, String, "The state of the term. Can be 'active' or 'deleted'..Example: active", required: false
|
16
|
+
argument :overrides, String, "Term date overrides for specific enrollment types.Example: {'start_at'=>'2014-01-07T08:00:00-05:00', 'end_at'=>'2014-05-14T05:00:00-04:0'}", required: false
|
17
|
+
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
@@ -0,0 +1,27 @@
|
|
1
|
+
require_relative "../canvas_base_input_type"
|
2
|
+
require_relative "file"
|
3
|
+
|
4
|
+
module LMSGraphQL
|
5
|
+
module Types
|
6
|
+
module Canvas
|
7
|
+
class EpubExportWorkflowStateEnum < ::GraphQL::Schema::Enum
|
8
|
+
value "created"
|
9
|
+
value "exporting"
|
10
|
+
value "exported"
|
11
|
+
value "generating"
|
12
|
+
value "generated"
|
13
|
+
value "failed"
|
14
|
+
end
|
15
|
+
class CanvasEpubExportInput < BaseInputObject
|
16
|
+
description "ePub Exports. API Docs: https://canvas.instructure.com/doc/api/e_pub_exports.html"
|
17
|
+
argument :id, ID, "the unique identifier for the export.Example: 101", required: false
|
18
|
+
argument :created_at, LMSGraphQL::Types::DateTimeType, "the date and time this export was requested.Example: 2014-01-01T00:00:00Z", required: false
|
19
|
+
argument :attachment, LMSGraphQL::Types::Canvas::CanvasFile, "attachment api object for the export ePub (not present until the export completes).Example: https://example.com/api/v1/attachments/789?download_frd=1&verifier=bG9sY2F0cyEh", required: false
|
20
|
+
argument :progress_url, String, "The api endpoint for polling the current progress.Example: https://example.com/api/v1/progress/4", required: false
|
21
|
+
argument :user_id, ID, "The ID of the user who started the export.Example: 4", required: false
|
22
|
+
argument :workflow_state, EpubExportWorkflowStateEnum, "Current state of the ePub export: created exporting exported generating generated failed.Example: exported", required: false
|
23
|
+
|
24
|
+
end
|
25
|
+
end
|
26
|
+
end
|
27
|
+
end
|