peddler 5.0.0.pre.3 → 5.0.0.pre.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +209 -36
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/address.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/destination_details.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_eligibility.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_order.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_preferences.rb +3 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_shipment.rb +6 -6
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_shipment_summary.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_details.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_listing.rb +4 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_summary.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/measurement_data.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/prep_details.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/prep_instruction.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/product_quantity.rb +4 -4
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/shipment_listing.rb +4 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/transportation_details.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09.rb +14 -14
- data/lib/peddler/apis/aplus_content_2020_11_01/decorator.rb +3 -3
- data/lib/peddler/apis/aplus_content_2020_11_01/image_component.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/plain_text_item.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/standard_comparison_product_block.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/text_item.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01.rb +38 -38
- data/lib/peddler/apis/catalog_items_2020_12_01/item_identifiers_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2020_12_01/item_search_results.rb +2 -2
- data/lib/peddler/apis/catalog_items_2020_12_01/item_variations_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2020_12_01.rb +8 -8
- data/lib/peddler/apis/catalog_items_2022_04_01/brand_refinement.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/classification_refinement.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_browse_classifications_by_marketplace.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_dimensions_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_identifiers_by_marketplace.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_images_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_product_type_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_relationship.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_relationships_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_sales_ranks_by_marketplace.rb +3 -3
- data/lib/peddler/apis/catalog_items_2022_04_01/item_search_results.rb +4 -4
- data/lib/peddler/apis/catalog_items_2022_04_01/item_summary_by_marketplace.rb +5 -5
- data/lib/peddler/apis/catalog_items_2022_04_01/item_variation_theme.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_vendor_details_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01.rb +14 -12
- data/lib/peddler/apis/catalog_items_v0.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_all_occurrence.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_all_star_rating_impact.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_topics_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_trends_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topic.rb +3 -3
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topic_metrics.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topics.rb +8 -8
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topics_response.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trends.rb +6 -6
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trends_response.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_star_rating_impact.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_subtopic.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/child_asin_metrics.rb +4 -4
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_browse_node_metrics.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_subtopic.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topic.rb +6 -6
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topic_metrics.rb +3 -3
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topics.rb +8 -8
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topics_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trend_point.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trends.rb +4 -4
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trends_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01.rb +14 -14
- data/lib/peddler/apis/data_kiosk_2023_11_15/create_query_response.rb +1 -1
- data/lib/peddler/apis/data_kiosk_2023_11_15/create_query_specification.rb +5 -5
- data/lib/peddler/apis/data_kiosk_2023_11_15/get_document_response.rb +4 -4
- data/lib/peddler/apis/data_kiosk_2023_11_15/get_queries_response.rb +5 -5
- data/lib/peddler/apis/data_kiosk_2023_11_15/query.rb +11 -11
- data/lib/peddler/apis/data_kiosk_2023_11_15.rb +9 -7
- data/lib/peddler/apis/easy_ship_2022_03_23/create_scheduled_packages_response.rb +1 -1
- data/lib/peddler/apis/easy_ship_2022_03_23.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_request.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_request_params.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_response_body.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/return.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/returns_response.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11.rb +12 -12
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/address.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/document_v2.rb +4 -6
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/line_item.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/marketplace_attributes.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/package_line_item.rb +6 -6
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/package_ship_label.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/pagination.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/recommended_package_line_item.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment.rb +4 -4
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_acknowledgement_request.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_info.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_line_item.rb +10 -10
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipping_info.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11.rb +7 -7
- data/lib/peddler/apis/fba_inbound_eligibility_v1.rb +1 -1
- data/lib/peddler/apis/fba_inventory_v1/granularity.rb +1 -1
- data/lib/peddler/apis/fba_inventory_v1/inventory_details.rb +3 -2
- data/lib/peddler/apis/fba_inventory_v1/pagination.rb +2 -2
- data/lib/peddler/apis/fba_inventory_v1/reserved_quantity.rb +2 -2
- data/lib/peddler/apis/fba_inventory_v1.rb +7 -7
- data/lib/peddler/apis/feeds_2021_06_30/create_feed_specification.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30/feed.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30/feed_document.rb +6 -6
- data/lib/peddler/apis/feeds_2021_06_30/get_feeds_response.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30.rb +10 -10
- data/lib/peddler/apis/finances_2024_06_19/item.rb +1 -1
- data/lib/peddler/apis/finances_2024_06_19/marketplace_details.rb +2 -2
- data/lib/peddler/apis/finances_2024_06_19/selling_partner_metadata.rb +2 -2
- data/lib/peddler/apis/finances_2024_06_19/transaction.rb +2 -2
- data/lib/peddler/apis/finances_2024_06_19/transactions_payload.rb +1 -1
- data/lib/peddler/apis/finances_2024_06_19.rb +11 -11
- data/lib/peddler/apis/finances_v0/adjustment_event.rb +7 -7
- data/lib/peddler/apis/finances_v0/adjustment_item.rb +2 -2
- data/lib/peddler/apis/finances_v0/affordability_expense_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/debt_recovery_item.rb +2 -2
- data/lib/peddler/apis/finances_v0/direct_payment.rb +5 -5
- data/lib/peddler/apis/finances_v0/fba_liquidation_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/fee_component.rb +3 -3
- data/lib/peddler/apis/finances_v0/financial_event_group.rb +6 -6
- data/lib/peddler/apis/finances_v0/imaging_services_fee_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/list_financial_event_groups_payload.rb +1 -1
- data/lib/peddler/apis/finances_v0/list_financial_events_payload.rb +1 -1
- data/lib/peddler/apis/finances_v0/network_commingling_transaction_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/pay_with_amazon_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/removal_shipment_adjustment_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/removal_shipment_item.rb +4 -4
- data/lib/peddler/apis/finances_v0/removal_shipment_item_adjustment.rb +3 -3
- data/lib/peddler/apis/finances_v0/rental_transaction_event.rb +10 -10
- data/lib/peddler/apis/finances_v0/seller_review_enrollment_payment_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/service_fee_event.rb +2 -2
- data/lib/peddler/apis/finances_v0/shipment_event.rb +5 -5
- data/lib/peddler/apis/finances_v0/shipment_item.rb +6 -6
- data/lib/peddler/apis/finances_v0/solution_provider_credit_event.rb +2 -2
- data/lib/peddler/apis/finances_v0/tax_withheld_component.rb +1 -1
- data/lib/peddler/apis/finances_v0/trial_shipment_event.rb +1 -1
- data/lib/peddler/apis/finances_v0.rb +24 -23
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box_input.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box_update_input.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/compliance_detail.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/confirm_transportation_options_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/content_update_preview.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_inbound_plan_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_marketplace_item_labels_request.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/delivery_window_option.rb +7 -7
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/document_download.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/freight_information.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_placement_options_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_self_ship_appointment_slots_request.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/inbound_plan.rb +11 -11
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/inbound_plan_summary.rb +5 -5
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/item.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/item_input.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/package_grouping_input.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/packing_configuration.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/packing_option.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/placement_option.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/placement_option_summary.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/prep_instruction.rb +5 -5
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/quote.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/selected_delivery_window.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/self_ship_appointment_slots_availability.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/set_prep_details_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment.rb +6 -6
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_destination.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_summary.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_transportation_configuration.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipping_configuration.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/spd_tracking_item.rb +6 -6
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/spd_tracking_item_input.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/transportation_option.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/window_input.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20.rb +41 -45
- data/lib/peddler/apis/fulfillment_inbound_v0/address.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_v0/bill_of_lading_download_url.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_v0/get_shipment_items_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_v0/get_shipments_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_v0/inbound_shipment_info.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_v0/inbound_shipment_item.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_v0.rb +39 -38
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/address.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/cod_settings.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_fulfillment_order_item.rb +6 -6
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_fulfillment_order_request.rb +19 -19
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_document.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_preferences.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_window.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/drop_off_location.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/feature_settings.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/feature_sku.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_order.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_order_item.rb +8 -8
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview.rb +3 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview_shipment.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment.rb +8 -7
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment_item.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment_package.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_feature_inventory_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_feature_sku_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_fulfillment_preview_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_fulfillment_preview_request.rb +7 -6
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_package_tracking_details_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/list_all_fulfillment_orders_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/package_tracking_details.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/reason_code_details.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/return_authorization.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/scheduled_delivery_info.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/submit_fulfillment_order_status_update_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/tracking_event.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/unfulfillable_preview_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/update_fulfillment_order_item.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/update_fulfillment_order_request.rb +8 -8
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/variable_precision_address.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01.rb +18 -18
- data/lib/peddler/apis/invoices_2024_06_19/export.rb +3 -3
- data/lib/peddler/apis/invoices_2024_06_19/export_invoices_request.rb +7 -7
- data/lib/peddler/apis/invoices_2024_06_19/get_invoices_exports_response.rb +2 -2
- data/lib/peddler/apis/invoices_2024_06_19/get_invoices_response.rb +2 -2
- data/lib/peddler/apis/invoices_2024_06_19/invoice.rb +7 -7
- data/lib/peddler/apis/invoices_2024_06_19/invoices_attributes.rb +3 -3
- data/lib/peddler/apis/invoices_2024_06_19/invoices_document.rb +1 -1
- data/lib/peddler/apis/invoices_2024_06_19/transaction_identifier.rb +1 -1
- data/lib/peddler/apis/invoices_2024_06_19.rb +22 -22
- data/lib/peddler/apis/listings_items_2020_09_01/patch_operation.rb +1 -1
- data/lib/peddler/apis/listings_items_2020_09_01.rb +6 -6
- data/lib/peddler/apis/listings_items_2021_08_01/issue.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/issue_enforcement_action.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/issue_enforcements.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/issue_exemption.rb +4 -4
- data/lib/peddler/apis/listings_items_2021_08_01/item_relationship.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/item_search_results.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/item_summary_by_marketplace.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/item_variation_theme.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/listings_item_submission_response.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/patch_operation.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01.rb +32 -32
- data/lib/peddler/apis/listings_restrictions_2021_08_01/restriction.rb +1 -1
- data/lib/peddler/apis/listings_restrictions_2021_08_01.rb +2 -2
- data/lib/peddler/apis/merchant_fulfillment_v0/create_shipment_request.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/item.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/package_dimensions.rb +4 -4
- data/lib/peddler/apis/merchant_fulfillment_v0/rejected_shipping_service.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/shipment.rb +4 -4
- data/lib/peddler/apis/merchant_fulfillment_v0/shipment_request_details.rb +3 -3
- data/lib/peddler/apis/merchant_fulfillment_v0/shipping_service.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/shipping_service_options.rb +6 -5
- data/lib/peddler/apis/messaging_v1/attachment.rb +3 -3
- data/lib/peddler/apis/messaging_v1/create_amazon_motors_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_customization_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_delivery_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_order_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_service_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_digital_access_key_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_legal_disclosure_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_unexpected_problem_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_warranty_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1.rb +24 -24
- data/lib/peddler/apis/notifications_v1/create_destination_request.rb +1 -1
- data/lib/peddler/apis/notifications_v1/destination_resource_specification.rb +2 -2
- data/lib/peddler/apis/notifications_v1/event_bridge_resource.rb +3 -3
- data/lib/peddler/apis/notifications_v1/event_bridge_resource_specification.rb +1 -1
- data/lib/peddler/apis/notifications_v1/event_filter.rb +3 -3
- data/lib/peddler/apis/notifications_v1.rb +4 -4
- data/lib/peddler/apis/orders_v0/address.rb +3 -4
- data/lib/peddler/apis/orders_v0/automated_shipping_settings.rb +1 -1
- data/lib/peddler/apis/orders_v0/buyer_info.rb +2 -2
- data/lib/peddler/apis/orders_v0/delivery_preferences.rb +1 -1
- data/lib/peddler/apis/orders_v0/exception_dates.rb +1 -1
- data/lib/peddler/apis/orders_v0/order.rb +44 -46
- data/lib/peddler/apis/orders_v0/order_address.rb +2 -2
- data/lib/peddler/apis/orders_v0/order_buyer_info.rb +2 -2
- data/lib/peddler/apis/orders_v0/order_item.rb +17 -16
- data/lib/peddler/apis/orders_v0/order_items_buyer_info_list.rb +1 -1
- data/lib/peddler/apis/orders_v0/order_items_list.rb +1 -1
- data/lib/peddler/apis/orders_v0/order_regulated_info.rb +1 -1
- data/lib/peddler/apis/orders_v0/orders_list.rb +6 -6
- data/lib/peddler/apis/orders_v0/package_detail.rb +3 -3
- data/lib/peddler/apis/orders_v0/payment_execution_detail_item.rb +6 -11
- data/lib/peddler/apis/orders_v0/prescription_detail.rb +6 -6
- data/lib/peddler/apis/orders_v0/regulated_information.rb +1 -1
- data/lib/peddler/apis/orders_v0/regulated_information_field.rb +1 -1
- data/lib/peddler/apis/orders_v0/regulated_order_verification_status.rb +5 -5
- data/lib/peddler/apis/orders_v0/shipping_constraints.rb +2 -2
- data/lib/peddler/apis/orders_v0/update_verification_status_request_body.rb +1 -1
- data/lib/peddler/apis/orders_v0/valid_verification_detail.rb +4 -4
- data/lib/peddler/apis/orders_v0.rb +64 -64
- data/lib/peddler/apis/product_fees_v0.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/batch_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_request.rb +4 -4
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_response.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_response_body.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_buying_option.rb +5 -4
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_response.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_response_body.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_result.rb +5 -5
- data/lib/peddler/apis/product_pricing_2022_05_01/lowest_priced_offer.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/lowest_priced_offers_input.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/offer.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/offer_identifier.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/price.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/reference_price.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/segment_details.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/segmented_featured_offer.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/batch_offers_request_params.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/buy_box_price_type.rb +3 -3
- data/lib/peddler/apis/product_pricing_v0/competitive_price_type.rb +7 -7
- data/lib/peddler/apis/product_pricing_v0/detailed_shipping_time_type.rb +5 -5
- data/lib/peddler/apis/product_pricing_v0/get_offers_result.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/http_response_headers.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/item_offers_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/item_offers_request_params.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/listing_offers_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/listing_offers_request_params.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/lowest_price_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/offer_count_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/offer_detail.rb +5 -5
- data/lib/peddler/apis/product_pricing_v0/offer_type.rb +4 -4
- data/lib/peddler/apis/product_pricing_v0/price_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/prime_information_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/summary.rb +8 -8
- data/lib/peddler/apis/product_pricing_v0.rb +21 -21
- data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type_definition.rb +3 -3
- data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type_version.rb +2 -2
- data/lib/peddler/apis/product_type_definitions_2020_09_01/schema_link.rb +1 -1
- data/lib/peddler/apis/product_type_definitions_2020_09_01.rb +12 -12
- data/lib/peddler/apis/replenishment_2022_11_07/get_selling_partner_metrics_request.rb +4 -4
- data/lib/peddler/apis/replenishment_2022_11_07/get_selling_partner_metrics_response_metric.rb +20 -20
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request_filters.rb +3 -3
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request_pagination.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_response_offer.rb +14 -14
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request_filters.rb +4 -4
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request_pagination.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_response_offer.rb +3 -3
- data/lib/peddler/apis/replenishment_2022_11_07/offer_program_configuration.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/offer_program_configuration_preferences.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/offer_program_configuration_promotions.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/preference.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/time_interval.rb +4 -4
- data/lib/peddler/apis/reports_2021_06_30/create_report_response.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/create_report_schedule_response.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/create_report_schedule_specification.rb +3 -3
- data/lib/peddler/apis/reports_2021_06_30/create_report_specification.rb +6 -6
- data/lib/peddler/apis/reports_2021_06_30/get_reports_response.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/report.rb +6 -6
- data/lib/peddler/apis/reports_2021_06_30/report_document.rb +6 -6
- data/lib/peddler/apis/reports_2021_06_30/report_schedule.rb +5 -5
- data/lib/peddler/apis/reports_2021_06_30.rb +15 -15
- data/lib/peddler/apis/sales_v1/order_metrics_interval.rb +3 -3
- data/lib/peddler/apis/sales_v1.rb +29 -28
- data/lib/peddler/apis/seller_wallet_2024_03_01/bank_account.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01/create_transaction_response.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/fx_rate_details.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/payment_preference.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/schedule_expression.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_account.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_initiation_request.rb +7 -7
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_instrument_details.rb +3 -3
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_listing.rb +2 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule.rb +5 -5
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_information.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_listing.rb +2 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_request.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01.rb +27 -27
- data/lib/peddler/apis/sellers_v1/business.rb +2 -2
- data/lib/peddler/apis/sellers_v1/participation.rb +1 -1
- data/lib/peddler/apis/sellers_v1.rb +2 -3
- data/lib/peddler/apis/services_v1/appointment_slot_report.rb +1 -1
- data/lib/peddler/apis/services_v1/create_reservation_record.rb +1 -1
- data/lib/peddler/apis/services_v1/create_reservation_response.rb +1 -1
- data/lib/peddler/apis/services_v1/date_time_range.rb +2 -2
- data/lib/peddler/apis/services_v1/fixed_slot.rb +4 -4
- data/lib/peddler/apis/services_v1/fixed_slot_capacity.rb +1 -1
- data/lib/peddler/apis/services_v1/fixed_slot_capacity_query.rb +2 -2
- data/lib/peddler/apis/services_v1/fulfillment_document.rb +2 -2
- data/lib/peddler/apis/services_v1/item_delivery.rb +1 -1
- data/lib/peddler/apis/services_v1/job_listing.rb +2 -2
- data/lib/peddler/apis/services_v1/range_slot_capacity_query.rb +1 -1
- data/lib/peddler/apis/services_v1/recurrence.rb +1 -1
- data/lib/peddler/apis/services_v1/reservation.rb +2 -2
- data/lib/peddler/apis/services_v1/service_job.rb +1 -1
- data/lib/peddler/apis/services_v1/service_upload_document.rb +1 -1
- data/lib/peddler/apis/services_v1/set_appointment_fulfillment_data_request.rb +1 -1
- data/lib/peddler/apis/services_v1/set_appointment_response.rb +3 -3
- data/lib/peddler/apis/services_v1/update_reservation_record.rb +1 -1
- data/lib/peddler/apis/services_v1/update_reservation_response.rb +1 -1
- data/lib/peddler/apis/services_v1/update_schedule_response.rb +1 -1
- data/lib/peddler/apis/services_v1.rb +25 -25
- data/lib/peddler/apis/shipment_invoicing_v0/shipment_item.rb +1 -1
- data/lib/peddler/apis/shipment_invoicing_v0/submit_invoice_request.rb +2 -2
- data/lib/peddler/apis/shipment_invoicing_v0.rb +3 -3
- data/lib/peddler/apis/shipping_v1/container_item.rb +2 -2
- data/lib/peddler/apis/shipping_v1/time_range.rb +1 -1
- data/lib/peddler/apis/shipping_v2/access_point.rb +1 -1
- data/lib/peddler/apis/shipping_v2/address.rb +1 -1
- data/lib/peddler/apis/shipping_v2/amazon_shipment_details.rb +1 -1
- data/lib/peddler/apis/shipping_v2/available_value_added_service_group.rb +1 -1
- data/lib/peddler/apis/shipping_v2/direct_fulfillment_item_identifiers.rb +3 -3
- data/lib/peddler/apis/shipping_v2/direct_purchase_request.rb +3 -3
- data/lib/peddler/apis/shipping_v2/goods_owner.rb +1 -1
- data/lib/peddler/apis/shipping_v2/item.rb +2 -2
- data/lib/peddler/apis/shipping_v2/ndr_request_data.rb +1 -1
- data/lib/peddler/apis/shipping_v2/purchase_shipment_request.rb +3 -3
- data/lib/peddler/apis/shipping_v2/rate.rb +2 -2
- data/lib/peddler/apis/shipping_v2/requested_value_added_service.rb +1 -1
- data/lib/peddler/apis/shipping_v2/tax_detail.rb +1 -1
- data/lib/peddler/apis/shipping_v2/tracking_detail_codes.rb +2 -2
- data/lib/peddler/apis/shipping_v2.rb +30 -30
- data/lib/peddler/apis/solicitations_v1.rb +4 -4
- data/lib/peddler/apis/supply_sources_2020_07_01/address.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/curbside_pickup_configuration.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/in_store_pickup_configuration.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/supply_source_configuration.rb +1 -1
- data/lib/peddler/apis/tokens_2021_03_01/create_restricted_data_token_response.rb +2 -2
- data/lib/peddler/apis/tokens_2021_03_01/restricted_resource.rb +10 -10
- data/lib/peddler/apis/transfers_2024_06_01/initiate_payout_request.rb +3 -3
- data/lib/peddler/apis/transfers_2024_06_01/initiate_payout_response.rb +1 -1
- data/lib/peddler/apis/transfers_2024_06_01/payment_method_details.rb +3 -3
- data/lib/peddler/apis/transfers_2024_06_01.rb +3 -3
- data/lib/peddler/apis/uploads_2020_11_01.rb +9 -9
- data/lib/peddler/apis/vehicles_2024_11_01/vehicle.rb +1 -1
- data/lib/peddler/apis/vehicles_2024_11_01/vehicles_response.rb +1 -1
- data/lib/peddler/apis/vehicles_2024_11_01.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/inventory_update.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/item_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/acknowledgement_status.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/address.rb +10 -10
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/buyer_customized_info_detail.rb +3 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/error_list.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_acknowledgement_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_item.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_item_acknowledgement.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/shipment_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28.rb +7 -7
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/acknowledgement_status.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/address.rb +10 -10
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_acknowledgement_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_item_acknowledgement.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/shipment_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1.rb +7 -7
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/invoice_detail.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/invoice_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/tax_detail.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/scenario.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/transaction.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/address.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/container.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/error_list.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/item.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/label_data.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/package.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/packed_item.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/pagination.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_confirmation.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_details.rb +6 -5
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_schedule.rb +6 -6
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_status_update.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/status_update_details.rb +8 -8
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/submit_shipment_confirmations_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/submit_shipment_status_updates_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28.rb +16 -16
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/container.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/item.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/label_data.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/packed_item.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_confirmation.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_details.rb +6 -6
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_status_update.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/status_update_details.rb +9 -9
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/submit_shipment_confirmations_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/submit_shipment_status_updates_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1.rb +13 -13
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28/transaction.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_v1/transaction.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_v1.rb +1 -1
- data/lib/peddler/apis/vendor_invoices_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_invoices_v1/credit_note_details.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/invoice.rb +7 -7
- data/lib/peddler/apis/vendor_invoices_v1/invoice_item.rb +7 -7
- data/lib/peddler/apis/vendor_invoices_v1/payment_terms.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/submit_invoices_request.rb +1 -1
- data/lib/peddler/apis/vendor_invoices_v1/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/import_details.rb +8 -8
- data/lib/peddler/apis/vendor_orders_v1/order_acknowledgement_item.rb +6 -6
- data/lib/peddler/apis/vendor_orders_v1/order_details.rb +10 -10
- data/lib/peddler/apis/vendor_orders_v1/order_item.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/order_item_status.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/order_status.rb +3 -3
- data/lib/peddler/apis/vendor_orders_v1/ordered_quantity_details.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_orders_v1/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1.rb +30 -28
- data/lib/peddler/apis/vendor_shipments_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/carrier_details.rb +4 -4
- data/lib/peddler/apis/vendor_shipments_v1/carton.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/carton_reference_details.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/collect_freight_pickup_details.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/container_identification.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/container_item.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/containers.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/expiry.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/import_details.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/item.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/item_details.rb +6 -6
- data/lib/peddler/apis/vendor_shipments_v1/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/package_item_details.rb +5 -5
- data/lib/peddler/apis/vendor_shipments_v1/packed_items.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/packed_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/purchase_order_items.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/purchase_orders.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/route.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/shipment.rb +18 -18
- data/lib/peddler/apis/vendor_shipments_v1/shipment_confirmation.rb +12 -12
- data/lib/peddler/apis/vendor_shipments_v1/shipment_information.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/shipment_measurements.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/total_weight.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transport_label.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transport_shipment_measurements.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transportation_details.rb +4 -4
- data/lib/peddler/apis/vendor_shipments_v1/transportation_details_for_shipment_confirmation.rb +9 -8
- data/lib/peddler/apis/vendor_shipments_v1.rb +26 -25
- data/lib/peddler/apis/vendor_transaction_status_v1/transaction.rb +1 -1
- data/lib/peddler/apis/vendor_transaction_status_v1.rb +1 -1
- data/lib/peddler/data_kiosk/economics20240315/ad_summary.rb +20 -0
- data/lib/peddler/data_kiosk/economics20240315/aggregated_detail.rb +47 -0
- data/lib/peddler/data_kiosk/economics20240315/amount.rb +20 -0
- data/lib/peddler/data_kiosk/economics20240315/analytics_economics20240315.rb +28 -0
- data/lib/peddler/data_kiosk/economics20240315/economics.rb +62 -0
- data/lib/peddler/data_kiosk/economics20240315/economics_property.rb +20 -0
- data/lib/peddler/data_kiosk/economics20240315/fba_per_unit_cost.rb +19 -0
- data/lib/peddler/data_kiosk/economics20240315/fee.rb +47 -0
- data/lib/peddler/data_kiosk/economics20240315/fee_component.rb +26 -0
- data/lib/peddler/data_kiosk/economics20240315/fee_summary.rb +23 -0
- data/lib/peddler/data_kiosk/economics20240315/mfn_per_unit_cost.rb +24 -0
- data/lib/peddler/data_kiosk/economics20240315/net_proceeds.rb +23 -0
- data/lib/peddler/data_kiosk/economics20240315/per_unit_cost.rb +31 -0
- data/lib/peddler/data_kiosk/economics20240315/sales.rb +42 -0
- data/lib/peddler/data_kiosk/economics20240315.json +2585 -0
- data/lib/peddler/data_kiosk/economics20240315.rb +17 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/amount.rb +20 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/analytics_salesandtraffic20231115.rb +23 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_asin_sales.rb +37 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_asin_traffic.rb +150 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_date_sales.rb +89 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_date_traffic.rb +119 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/sales_and_traffic_by_asin.rb +42 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/sales_and_traffic_by_date.rb +30 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115.json +2783 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115.rb +17 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/amount.rb +20 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/analytics_salesandtraffic20240424.rb +28 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_asin_sales.rb +37 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_asin_traffic.rb +150 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_date_sales.rb +89 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_date_traffic.rb +119 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/sales_and_traffic_by_asin.rb +42 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/sales_and_traffic_by_date.rb +30 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/sales_and_traffic_trends.rb +44 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424.json +3088 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424.rb +17 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/amount.rb +20 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/analytics_vendoranalytics20240930.rb +22 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/costs.rb +40 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_return_topics.rb +24 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_review_topics.rb +58 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_reviews.rb +21 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_satisfaction.rb +23 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/forecasted_demand_statistic.rb +30 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/forecasted_demand_weekly.rb +26 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/group_by_attributes.rb +92 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/manufacturing_view.rb +31 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/manufacturing_view_metrics.rb +38 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/manufacturing_view_metrics_grouped_by.rb +21 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/orders.rb +28 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/product_availability.rb +51 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/shipped_orders.rb +22 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing.rb +46 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing_view.rb +31 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing_view_metrics.rb +29 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing_view_metrics_grouped_by.rb +21 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/traffic.rb +17 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/units_with_value.rb +20 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930.json +2938 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930.rb +17 -0
- data/lib/peddler/feeds/listings_feed_message_schema/feed.rb +9 -9
- data/lib/peddler/feeds/listings_feed_message_schema/patch.rb +1 -1
- data/lib/peddler/feeds/listings_feed_processing_report_schema/feed.rb +3 -3
- data/lib/peddler/feeds/listings_feed_processing_report_schema/header.rb +1 -1
- data/lib/peddler/feeds/listings_feed_processing_report_schema/issue.rb +2 -2
- data/lib/peddler/feeds/listings_feed_processing_report_schema/item_summary.rb +1 -1
- data/lib/peddler/feeds/listings_feed_processing_report_schema/report.rb +3 -3
- data/lib/peddler/feeds/listings_feed_processing_report_schema/summary.rb +1 -1
- data/lib/peddler/feeds/listings_feed_schema/header.rb +3 -3
- data/lib/peddler/feeds/listings_feed_schema/message.rb +10 -10
- data/lib/peddler/feeds/listings_feed_schema/patch.rb +1 -1
- data/lib/peddler/feeds/listings_feed_schema/report.rb +3 -3
- data/lib/peddler/helpers/data_kiosk_2023_11_15.rb +34 -0
- data/lib/peddler/notifications/b2b_any_offer_changed/b2b_any_offer_changed_notification.rb +1 -1
- data/lib/peddler/notifications/b2b_any_offer_changed/notification.rb +3 -3
- data/lib/peddler/notifications/b2b_any_offer_changed/offer.rb +2 -2
- data/lib/peddler/notifications/b2b_any_offer_changed/prime_information.rb +1 -1
- data/lib/peddler/notifications/b2b_any_offer_changed/shipping_time.rb +4 -4
- data/lib/peddler/notifications/b2b_any_offer_changed/summary.rb +4 -4
- data/lib/peddler/notifications/branded_item_content_change/payload.rb +5 -5
- data/lib/peddler/notifications/data_kiosk_query_processing_finished/payload.rb +11 -11
- data/lib/peddler/notifications/detail_page_traffic_event/detail_page_traffic_event.rb +1 -1
- data/lib/peddler/notifications/feed_processing_finished/feed_processing_finished_notification.rb +2 -2
- data/lib/peddler/notifications/item_inventory_event_change/item_inventory_event_change.rb +3 -3
- data/lib/peddler/notifications/item_sales_event_change/item_sales_event_change.rb +2 -2
- data/lib/peddler/notifications/listings_item_issues_change/payload.rb +4 -4
- data/lib/peddler/notifications/listings_item_issues_change_notification_2023_12_13/payload.rb +8 -8
- data/lib/peddler/notifications/listings_item_mfn_quantity_change/payload.rb +2 -2
- data/lib/peddler/notifications/listings_item_status_change/payload.rb +3 -3
- data/lib/peddler/notifications/order_change/notification.rb +1 -1
- data/lib/peddler/notifications/order_change/order_change_notification.rb +1 -1
- data/lib/peddler/notifications/order_change/order_change_trigger.rb +1 -1
- data/lib/peddler/notifications/order_change/order_item.rb +2 -2
- data/lib/peddler/notifications/order_change/summary.rb +10 -10
- data/lib/peddler/notifications/order_status_change/order_status_change_notification.rb +1 -1
- data/lib/peddler/notifications/pricing_health/summary.rb +2 -2
- data/lib/peddler/notifications/report_processing_finished/report_processing_finished_notification.rb +3 -3
- data/lib/peddler/notifications/transaction_update/notification.rb +2 -2
- data/lib/peddler/reports/account_health_report_2020_11_18/account_health_rating.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/on_time_delivery_rate.rb +2 -2
- data/lib/peddler/reports/account_health_report_2020_11_18/performance_metric.rb +8 -8
- data/lib/peddler/reports/account_health_report_2020_11_18/pre_fulfillment_cancellation_rate.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/unit_on_time_delivery_rate.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/valid_tracking_rate.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/warning_state.rb +1 -1
- data/lib/peddler/reports/b2b_product_opportunities_recommended_for_you_report_2020_11_19/recommendation.rb +12 -12
- data/lib/peddler/reports/end_user_data/asin_metrics.rb +2 -2
- data/lib/peddler/reports/end_user_data/report_options.rb +1 -1
- data/lib/peddler/reports/end_user_data/report_specification.rb +6 -6
- data/lib/peddler/reports/marketplace_asin_page_view_metrics/report_options.rb +2 -2
- data/lib/peddler/reports/marketplace_asin_page_view_metrics/report_specification.rb +4 -4
- data/lib/peddler/reports/promotion/details_by_product.rb +1 -1
- data/lib/peddler/reports/promotion/details_by_promotion.rb +1 -1
- data/lib/peddler/reports/promotion/report_options.rb +2 -2
- data/lib/peddler/reports/promotion/report_specification.rb +1 -1
- data/lib/peddler/reports/seller_coupon/coupon_details.rb +8 -8
- data/lib/peddler/reports/seller_coupon/report_options.rb +2 -2
- data/lib/peddler/reports/seller_sales_and_traffic/report.rb +1 -1
- data/lib/peddler/reports/seller_sales_and_traffic/report_options.rb +4 -4
- data/lib/peddler/reports/seller_sales_and_traffic/report_specification.rb +15 -15
- data/lib/peddler/reports/seller_sales_and_traffic/sales_and_traffic_by_asin.rb +4 -4
- data/lib/peddler/reports/seller_sales_and_traffic/sales_and_traffic_by_date.rb +1 -1
- data/lib/peddler/reports/seller_sales_and_traffic/sales_by_asin.rb +5 -5
- data/lib/peddler/reports/seller_sales_and_traffic/sales_by_date.rb +25 -25
- data/lib/peddler/reports/seller_sales_and_traffic/traffic_by_asin.rb +48 -48
- data/lib/peddler/reports/seller_sales_and_traffic/traffic_by_date.rb +35 -35
- data/lib/peddler/reports/selling_partner_market_basket_analysis/details_by_asin.rb +5 -5
- data/lib/peddler/reports/selling_partner_market_basket_analysis/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_repeat_purchase/data_by_asin.rb +2 -2
- data/lib/peddler/reports/selling_partner_repeat_purchase/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_repeat_purchase/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_search_catalog_performance/report_options.rb +2 -2
- data/lib/peddler/reports/selling_partner_search_catalog_performance/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_cart_add_data.rb +4 -4
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_click_data.rb +3 -3
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_impression_data.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_purchase_data.rb +4 -4
- data/lib/peddler/reports/selling_partner_search_query_performance/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_query_performance/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_data.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_cart_add_data.rb +7 -7
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_click_data.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_data.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_impression_data.rb +3 -3
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_purchase_data.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_terms/details_by_department_and_search_term.rb +8 -8
- data/lib/peddler/reports/selling_partner_search_terms/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_terms/report_specification.rb +5 -5
- data/lib/peddler/reports/vendor_coupon/asin_details.rb +1 -1
- data/lib/peddler/reports/vendor_coupon/coupon_details.rb +7 -7
- data/lib/peddler/reports/vendor_coupon/details_by_campaign.rb +6 -6
- data/lib/peddler/reports/vendor_coupon/report_options.rb +2 -2
- data/lib/peddler/reports/vendor_forecasting/forecast_by_asin.rb +9 -9
- data/lib/peddler/reports/vendor_forecasting/report.rb +1 -1
- data/lib/peddler/reports/vendor_forecasting/report_specification.rb +2 -2
- data/lib/peddler/reports/vendor_inventory/inventory_aggregate.rb +29 -29
- data/lib/peddler/reports/vendor_inventory/inventory_by_asin.rb +26 -26
- data/lib/peddler/reports/vendor_inventory/report.rb +1 -1
- data/lib/peddler/reports/vendor_inventory/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_inventory/report_specification.rb +7 -7
- data/lib/peddler/reports/vendor_net_pure_product_margin/net_pure_product_margin_aggregate_details.rb +2 -2
- data/lib/peddler/reports/vendor_net_pure_product_margin/net_pure_product_margin_details_by_asin.rb +2 -2
- data/lib/peddler/reports/vendor_net_pure_product_margin/report.rb +1 -1
- data/lib/peddler/reports/vendor_net_pure_product_margin/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_net_pure_product_margin/report_specification.rb +6 -6
- data/lib/peddler/reports/vendor_real_time_inventory/report_data.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_inventory/report_specification.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_sales/report_data.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_sales/report_specification.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_traffic/report_specification.rb +3 -3
- data/lib/peddler/reports/vendor_sales/report.rb +1 -1
- data/lib/peddler/reports/vendor_sales/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_sales/report_specification.rb +7 -7
- data/lib/peddler/reports/vendor_sales/sales_aggregate.rb +3 -3
- data/lib/peddler/reports/vendor_sales/sales_by_asin.rb +3 -3
- data/lib/peddler/reports/vendor_traffic/report.rb +1 -1
- data/lib/peddler/reports/vendor_traffic/report_specification.rb +6 -6
- data/lib/peddler/version.rb +1 -1
- data/sig/peddler/apis/amazon_warehousing_and_distribution_2024_05_09.rbs +37 -74
- data/sig/peddler/apis/aplus_content_2020_11_01.rbs +54 -110
- data/sig/peddler/apis/application_integrations_2024_04_01.rbs +6 -12
- data/sig/peddler/apis/application_management_2023_11_30.rbs +2 -4
- data/sig/peddler/apis/catalog_items_2020_12_01.rbs +18 -36
- data/sig/peddler/apis/catalog_items_2022_04_01.rbs +28 -59
- data/sig/peddler/apis/catalog_items_v0.rbs +3 -6
- data/sig/peddler/apis/customer_feedback_2024_06_01.rbs +39 -78
- data/sig/peddler/apis/data_kiosk_2023_11_15.rbs +7 -14
- data/sig/peddler/apis/easy_ship_2022_03_23.rbs +21 -42
- data/sig/peddler/apis/external_fulfillment_inventory_2024_09_11.rbs +11 -22
- data/sig/peddler/apis/external_fulfillment_returns_2024_09_11.rbs +12 -24
- data/sig/peddler/apis/external_fulfillment_shipments_2024_09_11.rbs +49 -98
- data/sig/peddler/apis/fba_inbound_eligibility_v1.rbs +2 -6
- data/sig/peddler/apis/fba_inventory_v1.rbs +17 -34
- data/sig/peddler/apis/feeds_2021_06_30.rbs +9 -18
- data/sig/peddler/apis/finances_2024_06_19.rbs +18 -36
- data/sig/peddler/apis/finances_v0.rbs +49 -98
- data/sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs +125 -250
- data/sig/peddler/apis/fulfillment_inbound_v0.rbs +21 -44
- data/sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs +72 -154
- data/sig/peddler/apis/invoices_2024_06_19.rbs +16 -32
- data/sig/peddler/apis/listings_items_2020_09_01.rbs +7 -14
- data/sig/peddler/apis/listings_items_2021_08_01.rbs +25 -50
- data/sig/peddler/apis/listings_restrictions_2021_08_01.rbs +5 -10
- data/sig/peddler/apis/merchant_fulfillment_v0.rbs +36 -88
- data/sig/peddler/apis/messaging_v1.rbs +28 -56
- data/sig/peddler/apis/notifications_v1.rbs +24 -48
- data/sig/peddler/apis/orders_v0.rbs +55 -123
- data/sig/peddler/apis/product_fees_v0.rbs +13 -30
- data/sig/peddler/apis/product_pricing_2022_05_01.rbs +35 -70
- data/sig/peddler/apis/product_pricing_v0.rbs +40 -87
- data/sig/peddler/apis/product_type_definitions_2020_09_01.rbs +7 -17
- data/sig/peddler/apis/replenishment_2022_11_07.rbs +26 -52
- data/sig/peddler/apis/reports_2021_06_30.rbs +11 -22
- data/sig/peddler/apis/sales_v1.rbs +3 -6
- data/sig/peddler/apis/seller_wallet_2024_03_01.rbs +24 -48
- data/sig/peddler/apis/sellers_v1.rbs +9 -21
- data/sig/peddler/apis/services_v1.rbs +60 -122
- data/sig/peddler/apis/shipment_invoicing_v0.rbs +14 -28
- data/sig/peddler/apis/shipping_v1.rbs +41 -82
- data/sig/peddler/apis/shipping_v2.rbs +96 -210
- data/sig/peddler/apis/solicitations_v1.rbs +7 -14
- data/sig/peddler/apis/supply_sources_2020_07_01.rbs +22 -56
- data/sig/peddler/apis/tokens_2021_03_01.rbs +5 -10
- data/sig/peddler/apis/transfers_2024_06_01.rbs +7 -14
- data/sig/peddler/apis/uploads_2020_11_01.rbs +3 -6
- data/sig/peddler/apis/vehicles_2024_11_01.rbs +8 -16
- data/sig/peddler/apis/vendor_direct_fulfillment_inventory_v1.rbs +6 -16
- data/sig/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28.rbs +22 -49
- data/sig/peddler/apis/vendor_direct_fulfillment_orders_v1.rbs +22 -47
- data/sig/peddler/apis/vendor_direct_fulfillment_payments_v1.rbs +13 -26
- data/sig/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28.rbs +12 -24
- data/sig/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28.rbs +33 -68
- data/sig/peddler/apis/vendor_direct_fulfillment_shipping_v1.rbs +35 -72
- data/sig/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28.rbs +4 -8
- data/sig/peddler/apis/vendor_direct_fulfillment_transactions_v1.rbs +4 -8
- data/sig/peddler/apis/vendor_invoices_v1.rbs +17 -34
- data/sig/peddler/apis/vendor_orders_v1.rbs +24 -50
- data/sig/peddler/apis/vendor_shipments_v1.rbs +53 -106
- data/sig/peddler/apis/vendor_transaction_status_v1.rbs +4 -8
- data/sig/peddler/data_kiosk/economics20240315.rbs +272 -0
- data/sig/peddler/data_kiosk/sales_and_traffic20231115.rbs +220 -0
- data/sig/peddler/data_kiosk/sales_and_traffic20240424.rbs +245 -0
- data/sig/peddler/data_kiosk/vendor_analytics20240930.rbs +444 -0
- data/sig/peddler/feeds/listings_feed_message_schema.rbs +2 -4
- data/sig/peddler/feeds/listings_feed_processing_report_schema.rbs +6 -12
- data/sig/peddler/feeds/listings_feed_schema.rbs +5 -10
- data/sig/peddler/helpers/data_kiosk_2023_11_15.rbs +13 -0
- data/sig/peddler/notifications/any_offer_changed.rbs +14 -33
- data/sig/peddler/notifications/b2b_any_offer_changed.rbs +13 -30
- data/sig/peddler/notifications/branded_item_content_change.rbs +2 -4
- data/sig/peddler/notifications/data_kiosk_query_processing_finished.rbs +2 -4
- data/sig/peddler/notifications/detail_page_traffic_event.rbs +4 -8
- data/sig/peddler/notifications/fba_inventory_availability_change.rbs +2 -4
- data/sig/peddler/notifications/fba_outbound_shipment_status.rbs +3 -6
- data/sig/peddler/notifications/fee_promotion.rbs +17 -34
- data/sig/peddler/notifications/feed_processing_finished.rbs +3 -6
- data/sig/peddler/notifications/fulfillment_order_status.rbs +6 -12
- data/sig/peddler/notifications/item_inventory_event_change.rbs +4 -8
- data/sig/peddler/notifications/item_product_type_change.rbs +2 -4
- data/sig/peddler/notifications/item_sales_event_change.rbs +4 -8
- data/sig/peddler/notifications/listings_item_issues_change.rbs +2 -4
- data/sig/peddler/notifications/listings_item_issues_change_notification_2023_12_13.rbs +2 -4
- data/sig/peddler/notifications/listings_item_mfn_quantity_change.rbs +2 -4
- data/sig/peddler/notifications/listings_item_status_change.rbs +2 -4
- data/sig/peddler/notifications/mfn_order_status_change.rbs +2 -4
- data/sig/peddler/notifications/order_change.rbs +5 -12
- data/sig/peddler/notifications/order_status_change.rbs +3 -6
- data/sig/peddler/notifications/pricing_health.rbs +11 -22
- data/sig/peddler/notifications/product_type_definitions_change.rbs +2 -4
- data/sig/peddler/notifications/report_processing_finished.rbs +3 -6
- data/sig/peddler/notifications/transaction_update.rbs +6 -12
- data/sig/peddler/reports/account_health_report_2020_11_18.rbs +17 -34
- data/sig/peddler/reports/b2b_product_opportunities_not_yet_on_amazon_report_2020_11_19.rbs +2 -4
- data/sig/peddler/reports/b2b_product_opportunities_recommended_for_you_report_2020_11_19.rbs +1 -5
- data/sig/peddler/reports/end_user_data.rbs +5 -10
- data/sig/peddler/reports/marketplace_asin_page_view_metrics.rbs +4 -8
- data/sig/peddler/reports/promotion.rbs +5 -10
- data/sig/peddler/reports/seller_coupon.rbs +5 -10
- data/sig/peddler/reports/seller_sales_and_traffic.rbs +9 -18
- data/sig/peddler/reports/selling_partner_market_basket_analysis.rbs +4 -8
- data/sig/peddler/reports/selling_partner_repeat_purchase.rbs +4 -8
- data/sig/peddler/reports/selling_partner_search_catalog_performance.rbs +8 -16
- data/sig/peddler/reports/selling_partner_search_query_performance.rbs +9 -18
- data/sig/peddler/reports/selling_partner_search_terms.rbs +4 -8
- data/sig/peddler/reports/vendor_coupon.rbs +4 -12
- data/sig/peddler/reports/vendor_forecasting.rbs +4 -8
- data/sig/peddler/reports/vendor_inventory.rbs +5 -10
- data/sig/peddler/reports/vendor_net_pure_product_margin.rbs +5 -10
- data/sig/peddler/reports/vendor_real_time_inventory.rbs +3 -6
- data/sig/peddler/reports/vendor_real_time_sales.rbs +4 -8
- data/sig/peddler/reports/vendor_real_time_traffic.rbs +3 -6
- data/sig/peddler/reports/vendor_sales.rbs +5 -10
- data/sig/peddler/reports/vendor_traffic.rbs +5 -10
- metadata +70 -3
@@ -0,0 +1,2938 @@
|
|
1
|
+
{
|
2
|
+
"data": {
|
3
|
+
"__schema": {
|
4
|
+
"queryType": {
|
5
|
+
"name": "Query"
|
6
|
+
},
|
7
|
+
"mutationType": null,
|
8
|
+
"subscriptionType": null,
|
9
|
+
"types": [
|
10
|
+
{
|
11
|
+
"kind": "OBJECT",
|
12
|
+
"name": "Amount",
|
13
|
+
"description": "Monetary amount with the corresponding currency code.",
|
14
|
+
"fields": [
|
15
|
+
{
|
16
|
+
"name": "amount",
|
17
|
+
"description": "The amount.",
|
18
|
+
"args": [],
|
19
|
+
"type": {
|
20
|
+
"kind": "NON_NULL",
|
21
|
+
"name": null,
|
22
|
+
"ofType": {
|
23
|
+
"kind": "SCALAR",
|
24
|
+
"name": "Float",
|
25
|
+
"ofType": null
|
26
|
+
}
|
27
|
+
},
|
28
|
+
"isDeprecated": false,
|
29
|
+
"deprecationReason": null
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"name": "currencyCode",
|
33
|
+
"description": "Currency code of the amount in ISO 4217 format.",
|
34
|
+
"args": [],
|
35
|
+
"type": {
|
36
|
+
"kind": "NON_NULL",
|
37
|
+
"name": null,
|
38
|
+
"ofType": {
|
39
|
+
"kind": "SCALAR",
|
40
|
+
"name": "String",
|
41
|
+
"ofType": null
|
42
|
+
}
|
43
|
+
},
|
44
|
+
"isDeprecated": false,
|
45
|
+
"deprecationReason": null
|
46
|
+
}
|
47
|
+
],
|
48
|
+
"inputFields": null,
|
49
|
+
"interfaces": [],
|
50
|
+
"enumValues": null,
|
51
|
+
"possibleTypes": null
|
52
|
+
},
|
53
|
+
{
|
54
|
+
"kind": "OBJECT",
|
55
|
+
"name": "Analytics_vendorAnalytics_2024_09_30",
|
56
|
+
"description": "Root type for Vendor Analytics queries version 2024_09_30.",
|
57
|
+
"fields": [
|
58
|
+
{
|
59
|
+
"name": "manufacturingView",
|
60
|
+
"description": "The manufacturing view provides metrics about products manufactured by the Vendor.",
|
61
|
+
"args": [
|
62
|
+
{
|
63
|
+
"name": "aggregateBy",
|
64
|
+
"description": "Determines how the data should be aggregated, e.g. daily, weekly, monthly.",
|
65
|
+
"type": {
|
66
|
+
"kind": "NON_NULL",
|
67
|
+
"name": null,
|
68
|
+
"ofType": {
|
69
|
+
"kind": "ENUM",
|
70
|
+
"name": "DateGranularity",
|
71
|
+
"ofType": null
|
72
|
+
}
|
73
|
+
},
|
74
|
+
"defaultValue": null
|
75
|
+
},
|
76
|
+
{
|
77
|
+
"name": "currencyCode",
|
78
|
+
"description": "Currency code for all monetary amounts in ISO 4217 format. If not provided, amounts will be returned in USD.",
|
79
|
+
"type": {
|
80
|
+
"kind": "SCALAR",
|
81
|
+
"name": "String",
|
82
|
+
"ofType": null
|
83
|
+
},
|
84
|
+
"defaultValue": null
|
85
|
+
},
|
86
|
+
{
|
87
|
+
"name": "endDate",
|
88
|
+
"description": "The end date of the vendor analytics data to retrieve.",
|
89
|
+
"type": {
|
90
|
+
"kind": "NON_NULL",
|
91
|
+
"name": null,
|
92
|
+
"ofType": {
|
93
|
+
"kind": "SCALAR",
|
94
|
+
"name": "Date",
|
95
|
+
"ofType": null
|
96
|
+
}
|
97
|
+
},
|
98
|
+
"defaultValue": null
|
99
|
+
},
|
100
|
+
{
|
101
|
+
"name": "startDate",
|
102
|
+
"description": "The start date of the vendor analytics data to retrieve. The start date must be no more than two years ago.",
|
103
|
+
"type": {
|
104
|
+
"kind": "NON_NULL",
|
105
|
+
"name": null,
|
106
|
+
"ofType": {
|
107
|
+
"kind": "SCALAR",
|
108
|
+
"name": "Date",
|
109
|
+
"ofType": null
|
110
|
+
}
|
111
|
+
},
|
112
|
+
"defaultValue": null
|
113
|
+
}
|
114
|
+
],
|
115
|
+
"type": {
|
116
|
+
"kind": "LIST",
|
117
|
+
"name": null,
|
118
|
+
"ofType": {
|
119
|
+
"kind": "OBJECT",
|
120
|
+
"name": "ManufacturingView",
|
121
|
+
"ofType": null
|
122
|
+
}
|
123
|
+
},
|
124
|
+
"isDeprecated": false,
|
125
|
+
"deprecationReason": null
|
126
|
+
},
|
127
|
+
{
|
128
|
+
"name": "sourcingView",
|
129
|
+
"description": "The sourcing view provides metrics about products that are sourced directly\nfrom the Vendor to Amazon (i.e., when the Vendor is a distributor).",
|
130
|
+
"args": [
|
131
|
+
{
|
132
|
+
"name": "aggregateBy",
|
133
|
+
"description": "Determines how the data should be aggregated, e.g. daily, weekly, monthly.",
|
134
|
+
"type": {
|
135
|
+
"kind": "NON_NULL",
|
136
|
+
"name": null,
|
137
|
+
"ofType": {
|
138
|
+
"kind": "ENUM",
|
139
|
+
"name": "DateGranularity",
|
140
|
+
"ofType": null
|
141
|
+
}
|
142
|
+
},
|
143
|
+
"defaultValue": null
|
144
|
+
},
|
145
|
+
{
|
146
|
+
"name": "currencyCode",
|
147
|
+
"description": "Currency code for all monetary amounts in ISO 4217 format. If not provided, amounts will be returned in USD.",
|
148
|
+
"type": {
|
149
|
+
"kind": "SCALAR",
|
150
|
+
"name": "String",
|
151
|
+
"ofType": null
|
152
|
+
},
|
153
|
+
"defaultValue": null
|
154
|
+
},
|
155
|
+
{
|
156
|
+
"name": "endDate",
|
157
|
+
"description": "The end date of the vendor analytics data to retrieve.",
|
158
|
+
"type": {
|
159
|
+
"kind": "NON_NULL",
|
160
|
+
"name": null,
|
161
|
+
"ofType": {
|
162
|
+
"kind": "SCALAR",
|
163
|
+
"name": "Date",
|
164
|
+
"ofType": null
|
165
|
+
}
|
166
|
+
},
|
167
|
+
"defaultValue": null
|
168
|
+
},
|
169
|
+
{
|
170
|
+
"name": "startDate",
|
171
|
+
"description": "The start date of the vendor analytics data to retrieve. The start date must be no more than two years ago.",
|
172
|
+
"type": {
|
173
|
+
"kind": "NON_NULL",
|
174
|
+
"name": null,
|
175
|
+
"ofType": {
|
176
|
+
"kind": "SCALAR",
|
177
|
+
"name": "Date",
|
178
|
+
"ofType": null
|
179
|
+
}
|
180
|
+
},
|
181
|
+
"defaultValue": null
|
182
|
+
}
|
183
|
+
],
|
184
|
+
"type": {
|
185
|
+
"kind": "LIST",
|
186
|
+
"name": null,
|
187
|
+
"ofType": {
|
188
|
+
"kind": "OBJECT",
|
189
|
+
"name": "SourcingView",
|
190
|
+
"ofType": null
|
191
|
+
}
|
192
|
+
},
|
193
|
+
"isDeprecated": false,
|
194
|
+
"deprecationReason": null
|
195
|
+
}
|
196
|
+
],
|
197
|
+
"inputFields": null,
|
198
|
+
"interfaces": [],
|
199
|
+
"enumValues": null,
|
200
|
+
"possibleTypes": null
|
201
|
+
},
|
202
|
+
{
|
203
|
+
"kind": "SCALAR",
|
204
|
+
"name": "Boolean",
|
205
|
+
"description": "Represents `true` or `false` values.",
|
206
|
+
"fields": null,
|
207
|
+
"inputFields": null,
|
208
|
+
"interfaces": null,
|
209
|
+
"enumValues": null,
|
210
|
+
"possibleTypes": null
|
211
|
+
},
|
212
|
+
{
|
213
|
+
"kind": "OBJECT",
|
214
|
+
"name": "Costs",
|
215
|
+
"description": "Costs metric group. A null value for a given metric means that the metric is not available.",
|
216
|
+
"fields": [
|
217
|
+
{
|
218
|
+
"name": "averageSalesDiscount",
|
219
|
+
"description": "The average selling discount per unit of shipped items. The average sales\ndiscount is equal to the sales discount divided by the shipped quantity.",
|
220
|
+
"args": [],
|
221
|
+
"type": {
|
222
|
+
"kind": "OBJECT",
|
223
|
+
"name": "Amount",
|
224
|
+
"ofType": null
|
225
|
+
},
|
226
|
+
"isDeprecated": false,
|
227
|
+
"deprecationReason": null
|
228
|
+
},
|
229
|
+
{
|
230
|
+
"name": "contraCogs",
|
231
|
+
"description": "The total Contra Cost of Goods Sold (COGS), equal to the dollars realized by\ncustomer outbound shipments minus Display Ads Contra COGS.",
|
232
|
+
"args": [],
|
233
|
+
"type": {
|
234
|
+
"kind": "OBJECT",
|
235
|
+
"name": "Amount",
|
236
|
+
"ofType": null
|
237
|
+
},
|
238
|
+
"isDeprecated": false,
|
239
|
+
"deprecationReason": null
|
240
|
+
},
|
241
|
+
{
|
242
|
+
"name": "contraCogsPerUnit",
|
243
|
+
"description": "The average Vendor Funded Contra-COGS (VFCC) of shipped items. Contra-COGS per\nunit is equal to Contra-COGS divided by the shipped quantity.",
|
244
|
+
"args": [],
|
245
|
+
"type": {
|
246
|
+
"kind": "OBJECT",
|
247
|
+
"name": "Amount",
|
248
|
+
"ofType": null
|
249
|
+
},
|
250
|
+
"isDeprecated": false,
|
251
|
+
"deprecationReason": null
|
252
|
+
},
|
253
|
+
{
|
254
|
+
"name": "netPPM",
|
255
|
+
"description": "Net Pure Product Margin (PPM) is defined as Amazon's margin after taking into\naccount CCOGs and sales discounts. Net PPM = (Shipped Revenue - Shipped CCOGS\n+ CCOGS - Sales Discount) / Shipped Revenue.",
|
256
|
+
"args": [],
|
257
|
+
"type": {
|
258
|
+
"kind": "SCALAR",
|
259
|
+
"name": "Float",
|
260
|
+
"ofType": null
|
261
|
+
},
|
262
|
+
"isDeprecated": false,
|
263
|
+
"deprecationReason": null
|
264
|
+
},
|
265
|
+
{
|
266
|
+
"name": "salesDiscount",
|
267
|
+
"description": "Sales Discount is a transactional component of CP (Contribution Profit Amount)\nrelated to promotional activities that Amazon conducts at checkout, such as\npromotion code redemptions, giftcard promotions, employee discount, etc. Sales\nDiscounts = Eligible Promotions + Promotional Giftcards Amount + Bounceback\nPromotion Amount + Cross-GL Bounceback Amount + Loyalty Points Amount",
|
268
|
+
"args": [],
|
269
|
+
"type": {
|
270
|
+
"kind": "OBJECT",
|
271
|
+
"name": "Amount",
|
272
|
+
"ofType": null
|
273
|
+
},
|
274
|
+
"isDeprecated": false,
|
275
|
+
"deprecationReason": null
|
276
|
+
},
|
277
|
+
{
|
278
|
+
"name": "shippedCogs",
|
279
|
+
"description": "The shipped cost of goods sold (COGS), which is the price Amazon paid to a\nvendor for item procurement, and is a component of contribution profit.",
|
280
|
+
"args": [],
|
281
|
+
"type": {
|
282
|
+
"kind": "OBJECT",
|
283
|
+
"name": "Amount",
|
284
|
+
"ofType": null
|
285
|
+
},
|
286
|
+
"isDeprecated": false,
|
287
|
+
"deprecationReason": null
|
288
|
+
}
|
289
|
+
],
|
290
|
+
"inputFields": null,
|
291
|
+
"interfaces": [],
|
292
|
+
"enumValues": null,
|
293
|
+
"possibleTypes": null
|
294
|
+
},
|
295
|
+
{
|
296
|
+
"kind": "OBJECT",
|
297
|
+
"name": "CustomerReturnTopics",
|
298
|
+
"description": "Customer return topics metric group. A null value for a given metric means that the metric is not available.",
|
299
|
+
"fields": [
|
300
|
+
{
|
301
|
+
"name": "browseNodeReturnTopicTrends",
|
302
|
+
"description": "Month-over-month trends of the ten most common topics based on customer return\ncomments aggregated across all ASINs within the browse node (product category)\nassociated with this ASIN. For each topic, the occurrence percentage is shown\nfor each of the past six months.",
|
303
|
+
"args": [],
|
304
|
+
"type": {
|
305
|
+
"kind": "SCALAR",
|
306
|
+
"name": "String",
|
307
|
+
"ofType": null
|
308
|
+
},
|
309
|
+
"isDeprecated": false,
|
310
|
+
"deprecationReason": null
|
311
|
+
},
|
312
|
+
{
|
313
|
+
"name": "browseNodeReturnTopics",
|
314
|
+
"description": "The ten most common topics based on customer return comments, aggregated\nacross all ASINs within the browse node (product category) associated with\nthis ASIN, along with the occurrence percentage of each topic.",
|
315
|
+
"args": [],
|
316
|
+
"type": {
|
317
|
+
"kind": "SCALAR",
|
318
|
+
"name": "String",
|
319
|
+
"ofType": null
|
320
|
+
},
|
321
|
+
"isDeprecated": false,
|
322
|
+
"deprecationReason": null
|
323
|
+
}
|
324
|
+
],
|
325
|
+
"inputFields": null,
|
326
|
+
"interfaces": [],
|
327
|
+
"enumValues": null,
|
328
|
+
"possibleTypes": null
|
329
|
+
},
|
330
|
+
{
|
331
|
+
"kind": "OBJECT",
|
332
|
+
"name": "CustomerReviewTopics",
|
333
|
+
"description": "Customer review topics metric group. A null value for a given metric means that the metric is not available.",
|
334
|
+
"fields": [
|
335
|
+
{
|
336
|
+
"name": "negativeReviewTopicImpactOnStarRating",
|
337
|
+
"description": "The ten most common negative topics extracted from customer reviews, based on how each topic impacts the star rating.\nASIN metrics include each topic's impact value for both the ASIN and the corresponding Parent ASIN.\nBrowse node metrics include each topic's impact value for both the overall\nbrowse node and the top 25% of products within it.",
|
338
|
+
"args": [],
|
339
|
+
"type": {
|
340
|
+
"kind": "SCALAR",
|
341
|
+
"name": "String",
|
342
|
+
"ofType": null
|
343
|
+
},
|
344
|
+
"isDeprecated": false,
|
345
|
+
"deprecationReason": null
|
346
|
+
},
|
347
|
+
{
|
348
|
+
"name": "negativeReviewTopicTrends",
|
349
|
+
"description": "Month-over-month trends of the ten most common negative topics based on customer reviews.\nASIN metrics include the occurrence percentage at both the ASIN and Parent ASIN level for each of the past six months.\nBrowse node metrics include the occurrence percentage at both the overall\nbrowse node level and among the top 25% of products within the browse node,\nfor each of the past six months.",
|
350
|
+
"args": [],
|
351
|
+
"type": {
|
352
|
+
"kind": "SCALAR",
|
353
|
+
"name": "String",
|
354
|
+
"ofType": null
|
355
|
+
},
|
356
|
+
"isDeprecated": false,
|
357
|
+
"deprecationReason": null
|
358
|
+
},
|
359
|
+
{
|
360
|
+
"name": "negativeReviewTopics",
|
361
|
+
"description": "The ten most common negative topics based on customer reviews. For each topic,\nthe top three associated snippets are provided verbatim. Additionally, the top\nfive subtopics for each topic and the top three verbatim quotes are provided.\nASIN metrics include the number of mentions and occurrence percentage of each topic or subtopic.\nBrowse node metrics include the occurrence percentage of the topic or subtopic at the overall browse node level.",
|
362
|
+
"args": [],
|
363
|
+
"type": {
|
364
|
+
"kind": "SCALAR",
|
365
|
+
"name": "String",
|
366
|
+
"ofType": null
|
367
|
+
},
|
368
|
+
"isDeprecated": false,
|
369
|
+
"deprecationReason": null
|
370
|
+
},
|
371
|
+
{
|
372
|
+
"name": "positiveReviewTopicImpactOnStarRating",
|
373
|
+
"description": "The ten most common positive topics extracted from customer reviews, based on how each topic impacts the star rating.\nASIN metrics show each topic's impact value for both the ASIN and the corresponding Parent ASIN.\nBrowse node metrics show each topic's impact value for both the overall browse node and the top 25% of products within it.",
|
374
|
+
"args": [],
|
375
|
+
"type": {
|
376
|
+
"kind": "SCALAR",
|
377
|
+
"name": "String",
|
378
|
+
"ofType": null
|
379
|
+
},
|
380
|
+
"isDeprecated": false,
|
381
|
+
"deprecationReason": null
|
382
|
+
},
|
383
|
+
{
|
384
|
+
"name": "positiveReviewTopicTrends",
|
385
|
+
"description": "Month-over-month trends of the ten most common positive topics based on customer reviews.\nASIN metrics show the occurrence percentage at both the ASIN and Parent ASIN level for each of the past six months.\nBrowse node metrics show the occurrence percentage at both the overall browse\nnode level and among the top 25% of products within the browse node, for each\nof the past six months.",
|
386
|
+
"args": [],
|
387
|
+
"type": {
|
388
|
+
"kind": "SCALAR",
|
389
|
+
"name": "String",
|
390
|
+
"ofType": null
|
391
|
+
},
|
392
|
+
"isDeprecated": false,
|
393
|
+
"deprecationReason": null
|
394
|
+
},
|
395
|
+
{
|
396
|
+
"name": "positiveReviewTopics",
|
397
|
+
"description": "The ten most common positive topics based on customer reviews. For each topic,\nthe top three associated snippets are provided verbatim. Additionally, the top\nfive subtopics are included for each topic, along with the top three verbatim quotes.\nASIN metrics include the number of mentions and occurrence percentage of each topic or subtopic.\nBrowse node metrics include the occurrence percentage of the topic or subtopic at the overall browse node level.",
|
398
|
+
"args": [],
|
399
|
+
"type": {
|
400
|
+
"kind": "SCALAR",
|
401
|
+
"name": "String",
|
402
|
+
"ofType": null
|
403
|
+
},
|
404
|
+
"isDeprecated": false,
|
405
|
+
"deprecationReason": null
|
406
|
+
}
|
407
|
+
],
|
408
|
+
"inputFields": null,
|
409
|
+
"interfaces": [],
|
410
|
+
"enumValues": null,
|
411
|
+
"possibleTypes": null
|
412
|
+
},
|
413
|
+
{
|
414
|
+
"kind": "OBJECT",
|
415
|
+
"name": "CustomerReviews",
|
416
|
+
"description": "Customer review metric group. A null value for a given metric means that the metric is not available.",
|
417
|
+
"fields": [
|
418
|
+
{
|
419
|
+
"name": "asinReviewTopics",
|
420
|
+
"description": "Topics based on customer reviews for an ASIN.",
|
421
|
+
"args": [],
|
422
|
+
"type": {
|
423
|
+
"kind": "OBJECT",
|
424
|
+
"name": "CustomerReviewTopics",
|
425
|
+
"ofType": null
|
426
|
+
},
|
427
|
+
"isDeprecated": false,
|
428
|
+
"deprecationReason": null
|
429
|
+
},
|
430
|
+
{
|
431
|
+
"name": "browseNodeReviewTopics",
|
432
|
+
"description": "Topics based on customer reviews, aggregated across all ASINs within the\nbrowse node (product category) associated with this ASIN.",
|
433
|
+
"args": [],
|
434
|
+
"type": {
|
435
|
+
"kind": "OBJECT",
|
436
|
+
"name": "CustomerReviewTopics",
|
437
|
+
"ofType": null
|
438
|
+
},
|
439
|
+
"isDeprecated": false,
|
440
|
+
"deprecationReason": null
|
441
|
+
}
|
442
|
+
],
|
443
|
+
"inputFields": null,
|
444
|
+
"interfaces": [],
|
445
|
+
"enumValues": null,
|
446
|
+
"possibleTypes": null
|
447
|
+
},
|
448
|
+
{
|
449
|
+
"kind": "OBJECT",
|
450
|
+
"name": "CustomerSatisfaction",
|
451
|
+
"description": "Customer satisfaction metric group. A null value for a given metric means that the metric is not available.",
|
452
|
+
"fields": [
|
453
|
+
{
|
454
|
+
"name": "customerReturnTopics",
|
455
|
+
"description": "Customer return topics metric group.",
|
456
|
+
"args": [],
|
457
|
+
"type": {
|
458
|
+
"kind": "OBJECT",
|
459
|
+
"name": "CustomerReturnTopics",
|
460
|
+
"ofType": null
|
461
|
+
},
|
462
|
+
"isDeprecated": false,
|
463
|
+
"deprecationReason": null
|
464
|
+
},
|
465
|
+
{
|
466
|
+
"name": "customerReturns",
|
467
|
+
"description": "The number of items returned as recorded on the Customer Returns transaction table.",
|
468
|
+
"args": [],
|
469
|
+
"type": {
|
470
|
+
"kind": "SCALAR",
|
471
|
+
"name": "Long",
|
472
|
+
"ofType": null
|
473
|
+
},
|
474
|
+
"isDeprecated": false,
|
475
|
+
"deprecationReason": null
|
476
|
+
},
|
477
|
+
{
|
478
|
+
"name": "customerReviews",
|
479
|
+
"description": "Customer reviews metric group.",
|
480
|
+
"args": [],
|
481
|
+
"type": {
|
482
|
+
"kind": "OBJECT",
|
483
|
+
"name": "CustomerReviews",
|
484
|
+
"ofType": null
|
485
|
+
},
|
486
|
+
"isDeprecated": false,
|
487
|
+
"deprecationReason": null
|
488
|
+
}
|
489
|
+
],
|
490
|
+
"inputFields": null,
|
491
|
+
"interfaces": [],
|
492
|
+
"enumValues": null,
|
493
|
+
"possibleTypes": null
|
494
|
+
},
|
495
|
+
{
|
496
|
+
"kind": "SCALAR",
|
497
|
+
"name": "Date",
|
498
|
+
"description": "RFC-3339 compliant Full Date Scalar. Example: \"2023-11-15\".",
|
499
|
+
"fields": null,
|
500
|
+
"inputFields": null,
|
501
|
+
"interfaces": null,
|
502
|
+
"enumValues": null,
|
503
|
+
"possibleTypes": null
|
504
|
+
},
|
505
|
+
{
|
506
|
+
"kind": "ENUM",
|
507
|
+
"name": "DateGranularity",
|
508
|
+
"description": "Date granularity used in aggregation.",
|
509
|
+
"fields": null,
|
510
|
+
"inputFields": null,
|
511
|
+
"interfaces": null,
|
512
|
+
"enumValues": [
|
513
|
+
{
|
514
|
+
"name": "DAY",
|
515
|
+
"description": "Metrics are aggregated by day.",
|
516
|
+
"isDeprecated": false,
|
517
|
+
"deprecationReason": null
|
518
|
+
},
|
519
|
+
{
|
520
|
+
"name": "MONTH",
|
521
|
+
"description": "Metrics are aggregated by month.",
|
522
|
+
"isDeprecated": false,
|
523
|
+
"deprecationReason": null
|
524
|
+
},
|
525
|
+
{
|
526
|
+
"name": "WEEK",
|
527
|
+
"description": "Metrics are aggregated by week.",
|
528
|
+
"isDeprecated": false,
|
529
|
+
"deprecationReason": null
|
530
|
+
}
|
531
|
+
],
|
532
|
+
"possibleTypes": null
|
533
|
+
},
|
534
|
+
{
|
535
|
+
"kind": "SCALAR",
|
536
|
+
"name": "Float",
|
537
|
+
"description": "Represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point).",
|
538
|
+
"fields": null,
|
539
|
+
"inputFields": null,
|
540
|
+
"interfaces": null,
|
541
|
+
"enumValues": null,
|
542
|
+
"possibleTypes": null
|
543
|
+
},
|
544
|
+
{
|
545
|
+
"kind": "OBJECT",
|
546
|
+
"name": "ForecastedDemandStatistic",
|
547
|
+
"description": "Amazon's estimate that customer demand will be at or below this value.",
|
548
|
+
"fields": [
|
549
|
+
{
|
550
|
+
"name": "mean",
|
551
|
+
"description": "Amazon’s best estimate of weekly customer demand (in units). This estimate does not account for safety stock.",
|
552
|
+
"args": [],
|
553
|
+
"type": {
|
554
|
+
"kind": "SCALAR",
|
555
|
+
"name": "Long",
|
556
|
+
"ofType": null
|
557
|
+
},
|
558
|
+
"isDeprecated": false,
|
559
|
+
"deprecationReason": null
|
560
|
+
},
|
561
|
+
{
|
562
|
+
"name": "p70",
|
563
|
+
"description": "Amazon estimates that there is a 70% probability that customer demand will be at or below this number of units.",
|
564
|
+
"args": [],
|
565
|
+
"type": {
|
566
|
+
"kind": "SCALAR",
|
567
|
+
"name": "Long",
|
568
|
+
"ofType": null
|
569
|
+
},
|
570
|
+
"isDeprecated": false,
|
571
|
+
"deprecationReason": null
|
572
|
+
},
|
573
|
+
{
|
574
|
+
"name": "p80",
|
575
|
+
"description": "Amazon estimates that there is a 80% probability that customer demand will be at or below this number of units.",
|
576
|
+
"args": [],
|
577
|
+
"type": {
|
578
|
+
"kind": "SCALAR",
|
579
|
+
"name": "Long",
|
580
|
+
"ofType": null
|
581
|
+
},
|
582
|
+
"isDeprecated": false,
|
583
|
+
"deprecationReason": null
|
584
|
+
},
|
585
|
+
{
|
586
|
+
"name": "p90",
|
587
|
+
"description": "Amazon estimates that there is a 90% probability that customer demand will be at or below this number of units.",
|
588
|
+
"args": [],
|
589
|
+
"type": {
|
590
|
+
"kind": "SCALAR",
|
591
|
+
"name": "Long",
|
592
|
+
"ofType": null
|
593
|
+
},
|
594
|
+
"isDeprecated": false,
|
595
|
+
"deprecationReason": null
|
596
|
+
}
|
597
|
+
],
|
598
|
+
"inputFields": null,
|
599
|
+
"interfaces": [],
|
600
|
+
"enumValues": null,
|
601
|
+
"possibleTypes": null
|
602
|
+
},
|
603
|
+
{
|
604
|
+
"kind": "OBJECT",
|
605
|
+
"name": "ForecastedDemandWeekly",
|
606
|
+
"description": "Forecasted customer demand by week. A null value for a given metric means that the metric is not available.",
|
607
|
+
"fields": [
|
608
|
+
{
|
609
|
+
"name": "demand",
|
610
|
+
"description": "Amazon's estimate that customer demand will be at or below this value.",
|
611
|
+
"args": [],
|
612
|
+
"type": {
|
613
|
+
"kind": "OBJECT",
|
614
|
+
"name": "ForecastedDemandStatistic",
|
615
|
+
"ofType": null
|
616
|
+
},
|
617
|
+
"isDeprecated": false,
|
618
|
+
"deprecationReason": null
|
619
|
+
},
|
620
|
+
{
|
621
|
+
"name": "endDate",
|
622
|
+
"description": "End date of the forecasting range.",
|
623
|
+
"args": [],
|
624
|
+
"type": {
|
625
|
+
"kind": "NON_NULL",
|
626
|
+
"name": null,
|
627
|
+
"ofType": {
|
628
|
+
"kind": "SCALAR",
|
629
|
+
"name": "Date",
|
630
|
+
"ofType": null
|
631
|
+
}
|
632
|
+
},
|
633
|
+
"isDeprecated": false,
|
634
|
+
"deprecationReason": null
|
635
|
+
},
|
636
|
+
{
|
637
|
+
"name": "startDate",
|
638
|
+
"description": "Start date of the forecasting range.",
|
639
|
+
"args": [],
|
640
|
+
"type": {
|
641
|
+
"kind": "NON_NULL",
|
642
|
+
"name": null,
|
643
|
+
"ofType": {
|
644
|
+
"kind": "SCALAR",
|
645
|
+
"name": "Date",
|
646
|
+
"ofType": null
|
647
|
+
}
|
648
|
+
},
|
649
|
+
"isDeprecated": false,
|
650
|
+
"deprecationReason": null
|
651
|
+
},
|
652
|
+
{
|
653
|
+
"name": "weekNumber",
|
654
|
+
"description": "Week number of the forecasting range.",
|
655
|
+
"args": [],
|
656
|
+
"type": {
|
657
|
+
"kind": "NON_NULL",
|
658
|
+
"name": null,
|
659
|
+
"ofType": {
|
660
|
+
"kind": "SCALAR",
|
661
|
+
"name": "Int",
|
662
|
+
"ofType": null
|
663
|
+
}
|
664
|
+
},
|
665
|
+
"isDeprecated": false,
|
666
|
+
"deprecationReason": null
|
667
|
+
}
|
668
|
+
],
|
669
|
+
"inputFields": null,
|
670
|
+
"interfaces": [],
|
671
|
+
"enumValues": null,
|
672
|
+
"possibleTypes": null
|
673
|
+
},
|
674
|
+
{
|
675
|
+
"kind": "OBJECT",
|
676
|
+
"name": "GroupByAttributes",
|
677
|
+
"description": "Group by attributes, essentially catalog attributes, some of which can be null, e.g., group by brand.",
|
678
|
+
"fields": [
|
679
|
+
{
|
680
|
+
"name": "asin",
|
681
|
+
"description": "Amazon Standard Identification Number, used to uniquely identify products in Amazon's catalog.",
|
682
|
+
"args": [],
|
683
|
+
"type": {
|
684
|
+
"kind": "SCALAR",
|
685
|
+
"name": "String",
|
686
|
+
"ofType": null
|
687
|
+
},
|
688
|
+
"isDeprecated": false,
|
689
|
+
"deprecationReason": null
|
690
|
+
},
|
691
|
+
{
|
692
|
+
"name": "binding",
|
693
|
+
"description": "The format or type of the item, such as Hardcover, T-Shirt, or DVD-Audio.",
|
694
|
+
"args": [],
|
695
|
+
"type": {
|
696
|
+
"kind": "SCALAR",
|
697
|
+
"name": "String",
|
698
|
+
"ofType": null
|
699
|
+
},
|
700
|
+
"isDeprecated": false,
|
701
|
+
"deprecationReason": null
|
702
|
+
},
|
703
|
+
{
|
704
|
+
"name": "brand",
|
705
|
+
"description": "Brand name.",
|
706
|
+
"args": [],
|
707
|
+
"type": {
|
708
|
+
"kind": "SCALAR",
|
709
|
+
"name": "String",
|
710
|
+
"ofType": null
|
711
|
+
},
|
712
|
+
"isDeprecated": false,
|
713
|
+
"deprecationReason": null
|
714
|
+
},
|
715
|
+
{
|
716
|
+
"name": "brandCode",
|
717
|
+
"description": "Amazon brand code for the owning brand.",
|
718
|
+
"args": [],
|
719
|
+
"type": {
|
720
|
+
"kind": "SCALAR",
|
721
|
+
"name": "String",
|
722
|
+
"ofType": null
|
723
|
+
},
|
724
|
+
"isDeprecated": false,
|
725
|
+
"deprecationReason": null
|
726
|
+
},
|
727
|
+
{
|
728
|
+
"name": "color",
|
729
|
+
"description": "The color of the item, such as Red, Navy Blue, Pink, or Green.",
|
730
|
+
"args": [],
|
731
|
+
"type": {
|
732
|
+
"kind": "SCALAR",
|
733
|
+
"name": "String",
|
734
|
+
"ofType": null
|
735
|
+
},
|
736
|
+
"isDeprecated": false,
|
737
|
+
"deprecationReason": null
|
738
|
+
},
|
739
|
+
{
|
740
|
+
"name": "ean",
|
741
|
+
"description": "European Article Number. A 13-digit product identifier, often represented on products as a barcode.",
|
742
|
+
"args": [],
|
743
|
+
"type": {
|
744
|
+
"kind": "SCALAR",
|
745
|
+
"name": "String",
|
746
|
+
"ofType": null
|
747
|
+
},
|
748
|
+
"isDeprecated": false,
|
749
|
+
"deprecationReason": null
|
750
|
+
},
|
751
|
+
{
|
752
|
+
"name": "isbn13",
|
753
|
+
"description": "13-digit International Standard Book Number.",
|
754
|
+
"args": [],
|
755
|
+
"type": {
|
756
|
+
"kind": "SCALAR",
|
757
|
+
"name": "String",
|
758
|
+
"ofType": null
|
759
|
+
},
|
760
|
+
"isDeprecated": false,
|
761
|
+
"deprecationReason": null
|
762
|
+
},
|
763
|
+
{
|
764
|
+
"name": "manufacturerCode",
|
765
|
+
"description": "Code used to identify the manufacturer, an entity who makes the products that are sold on Amazon.",
|
766
|
+
"args": [],
|
767
|
+
"type": {
|
768
|
+
"kind": "SCALAR",
|
769
|
+
"name": "String",
|
770
|
+
"ofType": null
|
771
|
+
},
|
772
|
+
"isDeprecated": false,
|
773
|
+
"deprecationReason": null
|
774
|
+
},
|
775
|
+
{
|
776
|
+
"name": "modelNumber",
|
777
|
+
"description": "The model or style number of the product.",
|
778
|
+
"args": [],
|
779
|
+
"type": {
|
780
|
+
"kind": "SCALAR",
|
781
|
+
"name": "String",
|
782
|
+
"ofType": null
|
783
|
+
},
|
784
|
+
"isDeprecated": false,
|
785
|
+
"deprecationReason": null
|
786
|
+
},
|
787
|
+
{
|
788
|
+
"name": "msrp",
|
789
|
+
"description": "The manufacturer's suggested retail price (MSRP) of the item. Also known as the list price.",
|
790
|
+
"args": [],
|
791
|
+
"type": {
|
792
|
+
"kind": "OBJECT",
|
793
|
+
"name": "Amount",
|
794
|
+
"ofType": null
|
795
|
+
},
|
796
|
+
"isDeprecated": false,
|
797
|
+
"deprecationReason": null
|
798
|
+
},
|
799
|
+
{
|
800
|
+
"name": "parentAsin",
|
801
|
+
"description": "Products with variations (size, color, etc.) have a Parent ASIN and Child\nASINs. The Parent ASIN represents the generic overall product\n(non-purchasable).",
|
802
|
+
"args": [],
|
803
|
+
"type": {
|
804
|
+
"kind": "SCALAR",
|
805
|
+
"name": "String",
|
806
|
+
"ofType": null
|
807
|
+
},
|
808
|
+
"isDeprecated": false,
|
809
|
+
"deprecationReason": null
|
810
|
+
},
|
811
|
+
{
|
812
|
+
"name": "prepInstructions",
|
813
|
+
"description": "Which type of prep instructions are required, e.g., ASIN stickering, Boxing, Bubble wrapping, Shrinkwrap, Cap Sealing.",
|
814
|
+
"args": [],
|
815
|
+
"type": {
|
816
|
+
"kind": "SCALAR",
|
817
|
+
"name": "String",
|
818
|
+
"ofType": null
|
819
|
+
},
|
820
|
+
"isDeprecated": false,
|
821
|
+
"deprecationReason": null
|
822
|
+
},
|
823
|
+
{
|
824
|
+
"name": "prepInstructionsPerformedBy",
|
825
|
+
"description": "Differentiates if the prep instructions required will be performed by Amazon or the vendor.",
|
826
|
+
"args": [],
|
827
|
+
"type": {
|
828
|
+
"kind": "SCALAR",
|
829
|
+
"name": "String",
|
830
|
+
"ofType": null
|
831
|
+
},
|
832
|
+
"isDeprecated": false,
|
833
|
+
"deprecationReason": null
|
834
|
+
},
|
835
|
+
{
|
836
|
+
"name": "productGroup",
|
837
|
+
"description": "The product group which describes the business group, as defined by the Amazon\ncatalog, e.g., PC, Wireless, Major Appliances.",
|
838
|
+
"args": [],
|
839
|
+
"type": {
|
840
|
+
"kind": "SCALAR",
|
841
|
+
"name": "String",
|
842
|
+
"ofType": null
|
843
|
+
},
|
844
|
+
"isDeprecated": false,
|
845
|
+
"deprecationReason": null
|
846
|
+
},
|
847
|
+
{
|
848
|
+
"name": "productTitle",
|
849
|
+
"description": "Product name.",
|
850
|
+
"args": [],
|
851
|
+
"type": {
|
852
|
+
"kind": "SCALAR",
|
853
|
+
"name": "String",
|
854
|
+
"ofType": null
|
855
|
+
},
|
856
|
+
"isDeprecated": false,
|
857
|
+
"deprecationReason": null
|
858
|
+
},
|
859
|
+
{
|
860
|
+
"name": "releaseDate",
|
861
|
+
"description": "The day that an item is available for purchase by the public.",
|
862
|
+
"args": [],
|
863
|
+
"type": {
|
864
|
+
"kind": "SCALAR",
|
865
|
+
"name": "String",
|
866
|
+
"ofType": null
|
867
|
+
},
|
868
|
+
"isDeprecated": false,
|
869
|
+
"deprecationReason": null
|
870
|
+
},
|
871
|
+
{
|
872
|
+
"name": "replenishmentCategory",
|
873
|
+
"description": "Availability status for the ASIN.",
|
874
|
+
"args": [],
|
875
|
+
"type": {
|
876
|
+
"kind": "SCALAR",
|
877
|
+
"name": "String",
|
878
|
+
"ofType": null
|
879
|
+
},
|
880
|
+
"isDeprecated": false,
|
881
|
+
"deprecationReason": null
|
882
|
+
},
|
883
|
+
{
|
884
|
+
"name": "shipToCity",
|
885
|
+
"description": "Customer City for a shipment.",
|
886
|
+
"args": [],
|
887
|
+
"type": {
|
888
|
+
"kind": "SCALAR",
|
889
|
+
"name": "String",
|
890
|
+
"ofType": null
|
891
|
+
},
|
892
|
+
"isDeprecated": false,
|
893
|
+
"deprecationReason": null
|
894
|
+
},
|
895
|
+
{
|
896
|
+
"name": "shipToCountryCode",
|
897
|
+
"description": "Customer Country Code for a shipment in ISO 3166-1 alpha-2 format.",
|
898
|
+
"args": [],
|
899
|
+
"type": {
|
900
|
+
"kind": "SCALAR",
|
901
|
+
"name": "String",
|
902
|
+
"ofType": null
|
903
|
+
},
|
904
|
+
"isDeprecated": false,
|
905
|
+
"deprecationReason": null
|
906
|
+
},
|
907
|
+
{
|
908
|
+
"name": "shipToStateOrProvince",
|
909
|
+
"description": "Customer State or Province for a shipment.",
|
910
|
+
"args": [],
|
911
|
+
"type": {
|
912
|
+
"kind": "SCALAR",
|
913
|
+
"name": "String",
|
914
|
+
"ofType": null
|
915
|
+
},
|
916
|
+
"isDeprecated": false,
|
917
|
+
"deprecationReason": null
|
918
|
+
},
|
919
|
+
{
|
920
|
+
"name": "shipToZipCode",
|
921
|
+
"description": "The shipment destination's ZIP Code.",
|
922
|
+
"args": [],
|
923
|
+
"type": {
|
924
|
+
"kind": "SCALAR",
|
925
|
+
"name": "String",
|
926
|
+
"ofType": null
|
927
|
+
},
|
928
|
+
"isDeprecated": false,
|
929
|
+
"deprecationReason": null
|
930
|
+
},
|
931
|
+
{
|
932
|
+
"name": "upc",
|
933
|
+
"description": "The Universal Product Code (UPC) used for retail packaging scanning at the point of sale.",
|
934
|
+
"args": [],
|
935
|
+
"type": {
|
936
|
+
"kind": "SCALAR",
|
937
|
+
"name": "String",
|
938
|
+
"ofType": null
|
939
|
+
},
|
940
|
+
"isDeprecated": false,
|
941
|
+
"deprecationReason": null
|
942
|
+
},
|
943
|
+
{
|
944
|
+
"name": "vendorCode",
|
945
|
+
"description": "The hierarchy of vendor codes (parent-child relationships) plays an important\nrole in the storage and retrieval of vendor item information, for example,\ncost (VCS) and external IDs (VXPS).\nChild codes are generally assumed to be ordering codes that are for the same\nvendor, represented by the parent vendor code.",
|
946
|
+
"args": [],
|
947
|
+
"type": {
|
948
|
+
"kind": "SCALAR",
|
949
|
+
"name": "String",
|
950
|
+
"ofType": null
|
951
|
+
},
|
952
|
+
"isDeprecated": false,
|
953
|
+
"deprecationReason": null
|
954
|
+
}
|
955
|
+
],
|
956
|
+
"inputFields": null,
|
957
|
+
"interfaces": [],
|
958
|
+
"enumValues": null,
|
959
|
+
"possibleTypes": null
|
960
|
+
},
|
961
|
+
{
|
962
|
+
"kind": "SCALAR",
|
963
|
+
"name": "Int",
|
964
|
+
"description": "Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.",
|
965
|
+
"fields": null,
|
966
|
+
"inputFields": null,
|
967
|
+
"interfaces": null,
|
968
|
+
"enumValues": null,
|
969
|
+
"possibleTypes": null
|
970
|
+
},
|
971
|
+
{
|
972
|
+
"kind": "SCALAR",
|
973
|
+
"name": "Long",
|
974
|
+
"description": "A Scalar for the primitive long type.",
|
975
|
+
"fields": null,
|
976
|
+
"inputFields": null,
|
977
|
+
"interfaces": null,
|
978
|
+
"enumValues": null,
|
979
|
+
"possibleTypes": null
|
980
|
+
},
|
981
|
+
{
|
982
|
+
"kind": "OBJECT",
|
983
|
+
"name": "ManufacturingView",
|
984
|
+
"description": "The manufacturing view provides metrics about products manufactured by the Vendor for the given time period,\nincluding both totals (aggregate across all of the vendor catalog) and metrics grouped by, e.g., ASIN.",
|
985
|
+
"fields": [
|
986
|
+
{
|
987
|
+
"name": "endDate",
|
988
|
+
"description": "End date of the time period.",
|
989
|
+
"args": [],
|
990
|
+
"type": {
|
991
|
+
"kind": "NON_NULL",
|
992
|
+
"name": null,
|
993
|
+
"ofType": {
|
994
|
+
"kind": "SCALAR",
|
995
|
+
"name": "Date",
|
996
|
+
"ofType": null
|
997
|
+
}
|
998
|
+
},
|
999
|
+
"isDeprecated": false,
|
1000
|
+
"deprecationReason": null
|
1001
|
+
},
|
1002
|
+
{
|
1003
|
+
"name": "marketplaceId",
|
1004
|
+
"description": "The marketplace identifier for the associated metrics.",
|
1005
|
+
"args": [],
|
1006
|
+
"type": {
|
1007
|
+
"kind": "NON_NULL",
|
1008
|
+
"name": null,
|
1009
|
+
"ofType": {
|
1010
|
+
"kind": "SCALAR",
|
1011
|
+
"name": "String",
|
1012
|
+
"ofType": null
|
1013
|
+
}
|
1014
|
+
},
|
1015
|
+
"isDeprecated": false,
|
1016
|
+
"deprecationReason": null
|
1017
|
+
},
|
1018
|
+
{
|
1019
|
+
"name": "metrics",
|
1020
|
+
"description": "Metrics for the given time period, grouped by, e.g., ASIN.",
|
1021
|
+
"args": [],
|
1022
|
+
"type": {
|
1023
|
+
"kind": "NON_NULL",
|
1024
|
+
"name": null,
|
1025
|
+
"ofType": {
|
1026
|
+
"kind": "LIST",
|
1027
|
+
"name": null,
|
1028
|
+
"ofType": {
|
1029
|
+
"kind": "OBJECT",
|
1030
|
+
"name": "ManufacturingViewMetricsGroupedBy",
|
1031
|
+
"ofType": null
|
1032
|
+
}
|
1033
|
+
}
|
1034
|
+
},
|
1035
|
+
"isDeprecated": false,
|
1036
|
+
"deprecationReason": null
|
1037
|
+
},
|
1038
|
+
{
|
1039
|
+
"name": "startDate",
|
1040
|
+
"description": "Start date of the time period.",
|
1041
|
+
"args": [],
|
1042
|
+
"type": {
|
1043
|
+
"kind": "NON_NULL",
|
1044
|
+
"name": null,
|
1045
|
+
"ofType": {
|
1046
|
+
"kind": "SCALAR",
|
1047
|
+
"name": "Date",
|
1048
|
+
"ofType": null
|
1049
|
+
}
|
1050
|
+
},
|
1051
|
+
"isDeprecated": false,
|
1052
|
+
"deprecationReason": null
|
1053
|
+
},
|
1054
|
+
{
|
1055
|
+
"name": "totals",
|
1056
|
+
"description": "Totals (aggregate across all of the vendor catalog) for the given time period.",
|
1057
|
+
"args": [],
|
1058
|
+
"type": {
|
1059
|
+
"kind": "NON_NULL",
|
1060
|
+
"name": null,
|
1061
|
+
"ofType": {
|
1062
|
+
"kind": "OBJECT",
|
1063
|
+
"name": "ManufacturingViewMetrics",
|
1064
|
+
"ofType": null
|
1065
|
+
}
|
1066
|
+
},
|
1067
|
+
"isDeprecated": false,
|
1068
|
+
"deprecationReason": null
|
1069
|
+
}
|
1070
|
+
],
|
1071
|
+
"inputFields": null,
|
1072
|
+
"interfaces": [],
|
1073
|
+
"enumValues": null,
|
1074
|
+
"possibleTypes": null
|
1075
|
+
},
|
1076
|
+
{
|
1077
|
+
"kind": "OBJECT",
|
1078
|
+
"name": "ManufacturingViewMetrics",
|
1079
|
+
"description": "Metrics broken down by metric groups, e.g., Product availability, Orders, Costs, Customer satisfaction.",
|
1080
|
+
"fields": [
|
1081
|
+
{
|
1082
|
+
"name": "costs",
|
1083
|
+
"description": "Costs metric group.",
|
1084
|
+
"args": [],
|
1085
|
+
"type": {
|
1086
|
+
"kind": "OBJECT",
|
1087
|
+
"name": "Costs",
|
1088
|
+
"ofType": null
|
1089
|
+
},
|
1090
|
+
"isDeprecated": false,
|
1091
|
+
"deprecationReason": null
|
1092
|
+
},
|
1093
|
+
{
|
1094
|
+
"name": "customerSatisfaction",
|
1095
|
+
"description": "Customer satisfaction metric group.",
|
1096
|
+
"args": [],
|
1097
|
+
"type": {
|
1098
|
+
"kind": "OBJECT",
|
1099
|
+
"name": "CustomerSatisfaction",
|
1100
|
+
"ofType": null
|
1101
|
+
},
|
1102
|
+
"isDeprecated": false,
|
1103
|
+
"deprecationReason": null
|
1104
|
+
},
|
1105
|
+
{
|
1106
|
+
"name": "forecasting",
|
1107
|
+
"description": "Forecasting metric group.",
|
1108
|
+
"args": [],
|
1109
|
+
"type": {
|
1110
|
+
"kind": "LIST",
|
1111
|
+
"name": null,
|
1112
|
+
"ofType": {
|
1113
|
+
"kind": "OBJECT",
|
1114
|
+
"name": "ForecastedDemandWeekly",
|
1115
|
+
"ofType": null
|
1116
|
+
}
|
1117
|
+
},
|
1118
|
+
"isDeprecated": false,
|
1119
|
+
"deprecationReason": null
|
1120
|
+
},
|
1121
|
+
{
|
1122
|
+
"name": "orders",
|
1123
|
+
"description": "Orders metric group.",
|
1124
|
+
"args": [],
|
1125
|
+
"type": {
|
1126
|
+
"kind": "OBJECT",
|
1127
|
+
"name": "Orders",
|
1128
|
+
"ofType": null
|
1129
|
+
},
|
1130
|
+
"isDeprecated": false,
|
1131
|
+
"deprecationReason": null
|
1132
|
+
},
|
1133
|
+
{
|
1134
|
+
"name": "productAvailability",
|
1135
|
+
"description": "Product availability metric group.",
|
1136
|
+
"args": [],
|
1137
|
+
"type": {
|
1138
|
+
"kind": "OBJECT",
|
1139
|
+
"name": "ProductAvailability",
|
1140
|
+
"ofType": null
|
1141
|
+
},
|
1142
|
+
"isDeprecated": false,
|
1143
|
+
"deprecationReason": null
|
1144
|
+
},
|
1145
|
+
{
|
1146
|
+
"name": "shippedOrders",
|
1147
|
+
"description": "Shipped orders metric group.",
|
1148
|
+
"args": [],
|
1149
|
+
"type": {
|
1150
|
+
"kind": "OBJECT",
|
1151
|
+
"name": "ShippedOrders",
|
1152
|
+
"ofType": null
|
1153
|
+
},
|
1154
|
+
"isDeprecated": false,
|
1155
|
+
"deprecationReason": null
|
1156
|
+
},
|
1157
|
+
{
|
1158
|
+
"name": "sourcing",
|
1159
|
+
"description": "Sourcing metric group.",
|
1160
|
+
"args": [],
|
1161
|
+
"type": {
|
1162
|
+
"kind": "OBJECT",
|
1163
|
+
"name": "Sourcing",
|
1164
|
+
"ofType": null
|
1165
|
+
},
|
1166
|
+
"isDeprecated": false,
|
1167
|
+
"deprecationReason": null
|
1168
|
+
},
|
1169
|
+
{
|
1170
|
+
"name": "traffic",
|
1171
|
+
"description": "Traffic metric group.",
|
1172
|
+
"args": [],
|
1173
|
+
"type": {
|
1174
|
+
"kind": "OBJECT",
|
1175
|
+
"name": "Traffic",
|
1176
|
+
"ofType": null
|
1177
|
+
},
|
1178
|
+
"isDeprecated": false,
|
1179
|
+
"deprecationReason": null
|
1180
|
+
}
|
1181
|
+
],
|
1182
|
+
"inputFields": null,
|
1183
|
+
"interfaces": [],
|
1184
|
+
"enumValues": null,
|
1185
|
+
"possibleTypes": null
|
1186
|
+
},
|
1187
|
+
{
|
1188
|
+
"kind": "OBJECT",
|
1189
|
+
"name": "ManufacturingViewMetricsGroupedBy",
|
1190
|
+
"description": "Manufacturing view metrics grouped by the selected \"group by\" attributes, e.g., brand, ASIN.",
|
1191
|
+
"fields": [
|
1192
|
+
{
|
1193
|
+
"name": "groupByKey",
|
1194
|
+
"description": "Group by attributes, e.g., brand, ASIN.",
|
1195
|
+
"args": [],
|
1196
|
+
"type": {
|
1197
|
+
"kind": "NON_NULL",
|
1198
|
+
"name": null,
|
1199
|
+
"ofType": {
|
1200
|
+
"kind": "OBJECT",
|
1201
|
+
"name": "GroupByAttributes",
|
1202
|
+
"ofType": null
|
1203
|
+
}
|
1204
|
+
},
|
1205
|
+
"isDeprecated": false,
|
1206
|
+
"deprecationReason": null
|
1207
|
+
},
|
1208
|
+
{
|
1209
|
+
"name": "metrics",
|
1210
|
+
"description": "Metrics for the given time period, grouped by the attributes selected in the groupByKey.",
|
1211
|
+
"args": [],
|
1212
|
+
"type": {
|
1213
|
+
"kind": "NON_NULL",
|
1214
|
+
"name": null,
|
1215
|
+
"ofType": {
|
1216
|
+
"kind": "OBJECT",
|
1217
|
+
"name": "ManufacturingViewMetrics",
|
1218
|
+
"ofType": null
|
1219
|
+
}
|
1220
|
+
},
|
1221
|
+
"isDeprecated": false,
|
1222
|
+
"deprecationReason": null
|
1223
|
+
}
|
1224
|
+
],
|
1225
|
+
"inputFields": null,
|
1226
|
+
"interfaces": [],
|
1227
|
+
"enumValues": null,
|
1228
|
+
"possibleTypes": null
|
1229
|
+
},
|
1230
|
+
{
|
1231
|
+
"kind": "OBJECT",
|
1232
|
+
"name": "Orders",
|
1233
|
+
"description": "Orders metric group. A null value for a given metric means that the metric is not available.",
|
1234
|
+
"fields": [
|
1235
|
+
{
|
1236
|
+
"name": "netOrderedGMS",
|
1237
|
+
"description": "The net Gross Merchandise Sales (GMS) for all orders on a given day.",
|
1238
|
+
"args": [],
|
1239
|
+
"type": {
|
1240
|
+
"kind": "OBJECT",
|
1241
|
+
"name": "Amount",
|
1242
|
+
"ofType": null
|
1243
|
+
},
|
1244
|
+
"isDeprecated": false,
|
1245
|
+
"deprecationReason": null
|
1246
|
+
},
|
1247
|
+
{
|
1248
|
+
"name": "netShipmentGMS",
|
1249
|
+
"description": "The net shipped Gross Merchandise Sales (GMS) amount.",
|
1250
|
+
"args": [],
|
1251
|
+
"type": {
|
1252
|
+
"kind": "OBJECT",
|
1253
|
+
"name": "Amount",
|
1254
|
+
"ofType": null
|
1255
|
+
},
|
1256
|
+
"isDeprecated": false,
|
1257
|
+
"deprecationReason": null
|
1258
|
+
},
|
1259
|
+
{
|
1260
|
+
"name": "orderedUnitsWithRevenue",
|
1261
|
+
"description": "The number of ordered units and the associated revenue in a given time period\nwith adjustments made for prior sales, like returns/cancellations. This metric\nis also applicable for Kindle and Physical books. Ordered Revenue Amount (OPS)\n= Product Price * Ordered Units.",
|
1262
|
+
"args": [],
|
1263
|
+
"type": {
|
1264
|
+
"kind": "OBJECT",
|
1265
|
+
"name": "UnitsWithValue",
|
1266
|
+
"ofType": null
|
1267
|
+
},
|
1268
|
+
"isDeprecated": false,
|
1269
|
+
"deprecationReason": null
|
1270
|
+
},
|
1271
|
+
{
|
1272
|
+
"name": "unfilledOrderedUnits",
|
1273
|
+
"description": "Number of units ordered (or pre-ordered), but have not shipped.",
|
1274
|
+
"args": [],
|
1275
|
+
"type": {
|
1276
|
+
"kind": "SCALAR",
|
1277
|
+
"name": "Long",
|
1278
|
+
"ofType": null
|
1279
|
+
},
|
1280
|
+
"isDeprecated": false,
|
1281
|
+
"deprecationReason": null
|
1282
|
+
}
|
1283
|
+
],
|
1284
|
+
"inputFields": null,
|
1285
|
+
"interfaces": [],
|
1286
|
+
"enumValues": null,
|
1287
|
+
"possibleTypes": null
|
1288
|
+
},
|
1289
|
+
{
|
1290
|
+
"kind": "OBJECT",
|
1291
|
+
"name": "ProductAvailability",
|
1292
|
+
"description": "Product availability metric group. A null value for a given metric means that the metric is not available.",
|
1293
|
+
"fields": [
|
1294
|
+
{
|
1295
|
+
"name": "aged90DaysSellableInventory",
|
1296
|
+
"description": "The number of units and their cost that is at least 90 days old and in\nsellable condition on the last day of the selected time frame.",
|
1297
|
+
"args": [],
|
1298
|
+
"type": {
|
1299
|
+
"kind": "OBJECT",
|
1300
|
+
"name": "UnitsWithValue",
|
1301
|
+
"ofType": null
|
1302
|
+
},
|
1303
|
+
"isDeprecated": false,
|
1304
|
+
"deprecationReason": null
|
1305
|
+
},
|
1306
|
+
{
|
1307
|
+
"name": "sellThroughRate",
|
1308
|
+
"description": "Calculated as the number of units shipped in comparison to the number of units\nat Amazon at the start of the period, plus any units received during the same\ntime period. Sell Through Rate = (Shipped Units - Customer Returns) /\n(Sellable On Hand Units + Net Received Units).",
|
1309
|
+
"args": [],
|
1310
|
+
"type": {
|
1311
|
+
"kind": "SCALAR",
|
1312
|
+
"name": "Float",
|
1313
|
+
"ofType": null
|
1314
|
+
},
|
1315
|
+
"isDeprecated": false,
|
1316
|
+
"deprecationReason": null
|
1317
|
+
},
|
1318
|
+
{
|
1319
|
+
"name": "sellableInTransitInventory",
|
1320
|
+
"description": "The number of sellable units in transit inventory at the end of a specified time period.",
|
1321
|
+
"args": [],
|
1322
|
+
"type": {
|
1323
|
+
"kind": "SCALAR",
|
1324
|
+
"name": "Long",
|
1325
|
+
"ofType": null
|
1326
|
+
},
|
1327
|
+
"isDeprecated": false,
|
1328
|
+
"deprecationReason": null
|
1329
|
+
},
|
1330
|
+
{
|
1331
|
+
"name": "sellableOnHandInventory",
|
1332
|
+
"description": "The number of units and their cost in Amazon FCs that is in sellable condition on the last day of the selected time frame.",
|
1333
|
+
"args": [],
|
1334
|
+
"type": {
|
1335
|
+
"kind": "OBJECT",
|
1336
|
+
"name": "UnitsWithValue",
|
1337
|
+
"ofType": null
|
1338
|
+
},
|
1339
|
+
"isDeprecated": false,
|
1340
|
+
"deprecationReason": null
|
1341
|
+
},
|
1342
|
+
{
|
1343
|
+
"name": "sourceableROOS",
|
1344
|
+
"description": "The sourceable replenishment out of stock percentage, which is the percentage\nof retail that is available for all ASINs with a sourceable retail vendor.",
|
1345
|
+
"args": [],
|
1346
|
+
"type": {
|
1347
|
+
"kind": "SCALAR",
|
1348
|
+
"name": "Float",
|
1349
|
+
"ofType": null
|
1350
|
+
},
|
1351
|
+
"isDeprecated": false,
|
1352
|
+
"deprecationReason": null
|
1353
|
+
},
|
1354
|
+
{
|
1355
|
+
"name": "ultraFastTrack",
|
1356
|
+
"description": "Ultra Fast Track (UFT), is an hourly measure of the percentage of time an ASIN\nis available to be shipped to the customer from an FC via Prime shipping,\nversus the selection Amazon intended to carry. This metric takes into account\na Customer Importance Factor (CIF), which weighs the ASIN’s importance to\nshoppers against Amazon’s cost of having that item in stock.",
|
1357
|
+
"args": [],
|
1358
|
+
"type": {
|
1359
|
+
"kind": "SCALAR",
|
1360
|
+
"name": "Float",
|
1361
|
+
"ofType": null
|
1362
|
+
},
|
1363
|
+
"isDeprecated": false,
|
1364
|
+
"deprecationReason": null
|
1365
|
+
},
|
1366
|
+
{
|
1367
|
+
"name": "unhealthyInventory",
|
1368
|
+
"description": "Excess number of units and their cost on the last day of the selected time\nframe based on forecasted demand. (Note:Not Available for Daily/Custom Time selections)",
|
1369
|
+
"args": [],
|
1370
|
+
"type": {
|
1371
|
+
"kind": "OBJECT",
|
1372
|
+
"name": "UnitsWithValue",
|
1373
|
+
"ofType": null
|
1374
|
+
},
|
1375
|
+
"isDeprecated": false,
|
1376
|
+
"deprecationReason": null
|
1377
|
+
},
|
1378
|
+
{
|
1379
|
+
"name": "unsellableInTransitInventory",
|
1380
|
+
"description": "The number of unsellable units in transit inventory at the end of a specified time period.",
|
1381
|
+
"args": [],
|
1382
|
+
"type": {
|
1383
|
+
"kind": "SCALAR",
|
1384
|
+
"name": "Long",
|
1385
|
+
"ofType": null
|
1386
|
+
},
|
1387
|
+
"isDeprecated": false,
|
1388
|
+
"deprecationReason": null
|
1389
|
+
},
|
1390
|
+
{
|
1391
|
+
"name": "unsellableOnHandInventory",
|
1392
|
+
"description": "The number of units and their cost in Amazon FCs that is in unsellable\ncondition on the last day of the selected time frame.",
|
1393
|
+
"args": [],
|
1394
|
+
"type": {
|
1395
|
+
"kind": "OBJECT",
|
1396
|
+
"name": "UnitsWithValue",
|
1397
|
+
"ofType": null
|
1398
|
+
},
|
1399
|
+
"isDeprecated": false,
|
1400
|
+
"deprecationReason": null
|
1401
|
+
}
|
1402
|
+
],
|
1403
|
+
"inputFields": null,
|
1404
|
+
"interfaces": [],
|
1405
|
+
"enumValues": null,
|
1406
|
+
"possibleTypes": null
|
1407
|
+
},
|
1408
|
+
{
|
1409
|
+
"kind": "OBJECT",
|
1410
|
+
"name": "Query",
|
1411
|
+
"description": "A root type for queries",
|
1412
|
+
"fields": [
|
1413
|
+
{
|
1414
|
+
"name": "analytics_vendorAnalytics_2024_09_30",
|
1415
|
+
"description": "API is versioned.",
|
1416
|
+
"args": [],
|
1417
|
+
"type": {
|
1418
|
+
"kind": "OBJECT",
|
1419
|
+
"name": "Analytics_vendorAnalytics_2024_09_30",
|
1420
|
+
"ofType": null
|
1421
|
+
},
|
1422
|
+
"isDeprecated": false,
|
1423
|
+
"deprecationReason": null
|
1424
|
+
}
|
1425
|
+
],
|
1426
|
+
"inputFields": null,
|
1427
|
+
"interfaces": [],
|
1428
|
+
"enumValues": null,
|
1429
|
+
"possibleTypes": null
|
1430
|
+
},
|
1431
|
+
{
|
1432
|
+
"kind": "OBJECT",
|
1433
|
+
"name": "ShippedOrders",
|
1434
|
+
"description": "Shipped orders metric group. A null value for a given metric means that the metric is not available.",
|
1435
|
+
"fields": [
|
1436
|
+
{
|
1437
|
+
"name": "averageSellingPrice",
|
1438
|
+
"description": "The average selling price of shipped items, excluding sales tax or value-added\ntaxes. This is calculated by dividing revenue by the number of shipped units.",
|
1439
|
+
"args": [],
|
1440
|
+
"type": {
|
1441
|
+
"kind": "OBJECT",
|
1442
|
+
"name": "Amount",
|
1443
|
+
"ofType": null
|
1444
|
+
},
|
1445
|
+
"isDeprecated": false,
|
1446
|
+
"deprecationReason": null
|
1447
|
+
},
|
1448
|
+
{
|
1449
|
+
"name": "shippedUnitsWithRevenue",
|
1450
|
+
"description": "The number of items shipped and the associated gross price the customer paid\nfor them. Shipped Revenue Amount = Gross Price (the price the customer sees in\nthe cart) * Shipped Units.",
|
1451
|
+
"args": [],
|
1452
|
+
"type": {
|
1453
|
+
"kind": "OBJECT",
|
1454
|
+
"name": "UnitsWithValue",
|
1455
|
+
"ofType": null
|
1456
|
+
},
|
1457
|
+
"isDeprecated": false,
|
1458
|
+
"deprecationReason": null
|
1459
|
+
}
|
1460
|
+
],
|
1461
|
+
"inputFields": null,
|
1462
|
+
"interfaces": [],
|
1463
|
+
"enumValues": null,
|
1464
|
+
"possibleTypes": null
|
1465
|
+
},
|
1466
|
+
{
|
1467
|
+
"kind": "OBJECT",
|
1468
|
+
"name": "Sourcing",
|
1469
|
+
"description": "Sourcing metric group. A null value for a given metric means that the metric is not available.",
|
1470
|
+
"fields": [
|
1471
|
+
{
|
1472
|
+
"name": "confirmedUnits",
|
1473
|
+
"description": "Number of purchase order units that are confirmed to be shipped to Amazon.",
|
1474
|
+
"args": [],
|
1475
|
+
"type": {
|
1476
|
+
"kind": "SCALAR",
|
1477
|
+
"name": "Long",
|
1478
|
+
"ofType": null
|
1479
|
+
},
|
1480
|
+
"isDeprecated": false,
|
1481
|
+
"deprecationReason": null
|
1482
|
+
},
|
1483
|
+
{
|
1484
|
+
"name": "mostRecentSubmitted",
|
1485
|
+
"description": "The number of units Amazon has ordered in the most recent purchase orders of the week.",
|
1486
|
+
"args": [],
|
1487
|
+
"type": {
|
1488
|
+
"kind": "SCALAR",
|
1489
|
+
"name": "Long",
|
1490
|
+
"ofType": null
|
1491
|
+
},
|
1492
|
+
"isDeprecated": false,
|
1493
|
+
"deprecationReason": null
|
1494
|
+
},
|
1495
|
+
{
|
1496
|
+
"name": "netReceived",
|
1497
|
+
"description": "Net number of units and their cost received by Amazon after subtracting the\nunits returned to the supplier in the selected time frame.",
|
1498
|
+
"args": [],
|
1499
|
+
"type": {
|
1500
|
+
"kind": "OBJECT",
|
1501
|
+
"name": "UnitsWithValue",
|
1502
|
+
"ofType": null
|
1503
|
+
},
|
1504
|
+
"isDeprecated": false,
|
1505
|
+
"deprecationReason": null
|
1506
|
+
},
|
1507
|
+
{
|
1508
|
+
"name": "openPurchaseOrderQuantity",
|
1509
|
+
"description": "Number of units included in the Vendor's open POs (i.e., confirmed PO quantities that are not yet received).",
|
1510
|
+
"args": [],
|
1511
|
+
"type": {
|
1512
|
+
"kind": "SCALAR",
|
1513
|
+
"name": "Long",
|
1514
|
+
"ofType": null
|
1515
|
+
},
|
1516
|
+
"isDeprecated": false,
|
1517
|
+
"deprecationReason": null
|
1518
|
+
},
|
1519
|
+
{
|
1520
|
+
"name": "overallVendorLeadTime",
|
1521
|
+
"description": "Time (in days) from when Vendor receives a PO from Amazon, to when inventory is received in a FC.",
|
1522
|
+
"args": [],
|
1523
|
+
"type": {
|
1524
|
+
"kind": "SCALAR",
|
1525
|
+
"name": "Float",
|
1526
|
+
"ofType": null
|
1527
|
+
},
|
1528
|
+
"isDeprecated": false,
|
1529
|
+
"deprecationReason": null
|
1530
|
+
},
|
1531
|
+
{
|
1532
|
+
"name": "procurableProductOOS",
|
1533
|
+
"description": "OOS (Out of Stock) rate on all products that are procurable. Retail Out of\nStock (ROOS) = Out of Stock Glance Views on Procurable ASINs / Total Glance\nViews. Procurability refers to whether Amazon is able to fulfill a customer\ndelivery promise, considering the ability of known vendors to supply the ASIN\nin the foreseeable future.",
|
1534
|
+
"args": [],
|
1535
|
+
"type": {
|
1536
|
+
"kind": "SCALAR",
|
1537
|
+
"name": "Float",
|
1538
|
+
"ofType": null
|
1539
|
+
},
|
1540
|
+
"isDeprecated": false,
|
1541
|
+
"deprecationReason": null
|
1542
|
+
},
|
1543
|
+
{
|
1544
|
+
"name": "receivedFillRate",
|
1545
|
+
"description": "PO units received by Amazon in comparison to PO units confirmed by the vendor.\nThe fill rate here applies only to Procurable ASINs. Fill Rate = Net Received\nUnits / Confirmed Units.",
|
1546
|
+
"args": [],
|
1547
|
+
"type": {
|
1548
|
+
"kind": "SCALAR",
|
1549
|
+
"name": "Float",
|
1550
|
+
"ofType": null
|
1551
|
+
},
|
1552
|
+
"isDeprecated": false,
|
1553
|
+
"deprecationReason": null
|
1554
|
+
},
|
1555
|
+
{
|
1556
|
+
"name": "vendorConfirmationRate",
|
1557
|
+
"description": "How many units Vendors confirm out of the units Amazon asks for, accounting\nfor Procurable ASINs only. Vendor Confirmation Rate = Confirmed Units /\nSubmitted Units.",
|
1558
|
+
"args": [],
|
1559
|
+
"type": {
|
1560
|
+
"kind": "SCALAR",
|
1561
|
+
"name": "Float",
|
1562
|
+
"ofType": null
|
1563
|
+
},
|
1564
|
+
"isDeprecated": false,
|
1565
|
+
"deprecationReason": null
|
1566
|
+
}
|
1567
|
+
],
|
1568
|
+
"inputFields": null,
|
1569
|
+
"interfaces": [],
|
1570
|
+
"enumValues": null,
|
1571
|
+
"possibleTypes": null
|
1572
|
+
},
|
1573
|
+
{
|
1574
|
+
"kind": "OBJECT",
|
1575
|
+
"name": "SourcingView",
|
1576
|
+
"description": "The sourcing view provides metrics about products that are sourced directly from\nthe Vendor to Amazon (i.e., when the Vendor is a distributor)\nfor the given time period, including both totals (aggregate across all of the\nvendor catalog) and metrics grouped by, e.g., ASIN.",
|
1577
|
+
"fields": [
|
1578
|
+
{
|
1579
|
+
"name": "endDate",
|
1580
|
+
"description": "End date of the time period.",
|
1581
|
+
"args": [],
|
1582
|
+
"type": {
|
1583
|
+
"kind": "NON_NULL",
|
1584
|
+
"name": null,
|
1585
|
+
"ofType": {
|
1586
|
+
"kind": "SCALAR",
|
1587
|
+
"name": "Date",
|
1588
|
+
"ofType": null
|
1589
|
+
}
|
1590
|
+
},
|
1591
|
+
"isDeprecated": false,
|
1592
|
+
"deprecationReason": null
|
1593
|
+
},
|
1594
|
+
{
|
1595
|
+
"name": "marketplaceId",
|
1596
|
+
"description": "The marketplace identifier for the associated metrics.",
|
1597
|
+
"args": [],
|
1598
|
+
"type": {
|
1599
|
+
"kind": "NON_NULL",
|
1600
|
+
"name": null,
|
1601
|
+
"ofType": {
|
1602
|
+
"kind": "SCALAR",
|
1603
|
+
"name": "String",
|
1604
|
+
"ofType": null
|
1605
|
+
}
|
1606
|
+
},
|
1607
|
+
"isDeprecated": false,
|
1608
|
+
"deprecationReason": null
|
1609
|
+
},
|
1610
|
+
{
|
1611
|
+
"name": "metrics",
|
1612
|
+
"description": "Metrics for the given time period, grouped by, e.g., ASIN.",
|
1613
|
+
"args": [],
|
1614
|
+
"type": {
|
1615
|
+
"kind": "NON_NULL",
|
1616
|
+
"name": null,
|
1617
|
+
"ofType": {
|
1618
|
+
"kind": "LIST",
|
1619
|
+
"name": null,
|
1620
|
+
"ofType": {
|
1621
|
+
"kind": "OBJECT",
|
1622
|
+
"name": "SourcingViewMetricsGroupedBy",
|
1623
|
+
"ofType": null
|
1624
|
+
}
|
1625
|
+
}
|
1626
|
+
},
|
1627
|
+
"isDeprecated": false,
|
1628
|
+
"deprecationReason": null
|
1629
|
+
},
|
1630
|
+
{
|
1631
|
+
"name": "startDate",
|
1632
|
+
"description": "Start date of the time period.",
|
1633
|
+
"args": [],
|
1634
|
+
"type": {
|
1635
|
+
"kind": "NON_NULL",
|
1636
|
+
"name": null,
|
1637
|
+
"ofType": {
|
1638
|
+
"kind": "SCALAR",
|
1639
|
+
"name": "Date",
|
1640
|
+
"ofType": null
|
1641
|
+
}
|
1642
|
+
},
|
1643
|
+
"isDeprecated": false,
|
1644
|
+
"deprecationReason": null
|
1645
|
+
},
|
1646
|
+
{
|
1647
|
+
"name": "totals",
|
1648
|
+
"description": "Totals (aggregate across all of the vendor catalog) for the given time period.",
|
1649
|
+
"args": [],
|
1650
|
+
"type": {
|
1651
|
+
"kind": "NON_NULL",
|
1652
|
+
"name": null,
|
1653
|
+
"ofType": {
|
1654
|
+
"kind": "OBJECT",
|
1655
|
+
"name": "SourcingViewMetrics",
|
1656
|
+
"ofType": null
|
1657
|
+
}
|
1658
|
+
},
|
1659
|
+
"isDeprecated": false,
|
1660
|
+
"deprecationReason": null
|
1661
|
+
}
|
1662
|
+
],
|
1663
|
+
"inputFields": null,
|
1664
|
+
"interfaces": [],
|
1665
|
+
"enumValues": null,
|
1666
|
+
"possibleTypes": null
|
1667
|
+
},
|
1668
|
+
{
|
1669
|
+
"kind": "OBJECT",
|
1670
|
+
"name": "SourcingViewMetrics",
|
1671
|
+
"description": "Metrics broken down by metric groups, e.g., Product availability, Costs, Customer satisfaction.",
|
1672
|
+
"fields": [
|
1673
|
+
{
|
1674
|
+
"name": "costs",
|
1675
|
+
"description": "Costs metric group.",
|
1676
|
+
"args": [],
|
1677
|
+
"type": {
|
1678
|
+
"kind": "OBJECT",
|
1679
|
+
"name": "Costs",
|
1680
|
+
"ofType": null
|
1681
|
+
},
|
1682
|
+
"isDeprecated": false,
|
1683
|
+
"deprecationReason": null
|
1684
|
+
},
|
1685
|
+
{
|
1686
|
+
"name": "customerSatisfaction",
|
1687
|
+
"description": "Customer satisfaction metric group.",
|
1688
|
+
"args": [],
|
1689
|
+
"type": {
|
1690
|
+
"kind": "OBJECT",
|
1691
|
+
"name": "CustomerSatisfaction",
|
1692
|
+
"ofType": null
|
1693
|
+
},
|
1694
|
+
"isDeprecated": false,
|
1695
|
+
"deprecationReason": null
|
1696
|
+
},
|
1697
|
+
{
|
1698
|
+
"name": "productAvailability",
|
1699
|
+
"description": "Product availability metric group.",
|
1700
|
+
"args": [],
|
1701
|
+
"type": {
|
1702
|
+
"kind": "OBJECT",
|
1703
|
+
"name": "ProductAvailability",
|
1704
|
+
"ofType": null
|
1705
|
+
},
|
1706
|
+
"isDeprecated": false,
|
1707
|
+
"deprecationReason": null
|
1708
|
+
},
|
1709
|
+
{
|
1710
|
+
"name": "shippedOrders",
|
1711
|
+
"description": "Shipped orders metric group.",
|
1712
|
+
"args": [],
|
1713
|
+
"type": {
|
1714
|
+
"kind": "OBJECT",
|
1715
|
+
"name": "ShippedOrders",
|
1716
|
+
"ofType": null
|
1717
|
+
},
|
1718
|
+
"isDeprecated": false,
|
1719
|
+
"deprecationReason": null
|
1720
|
+
},
|
1721
|
+
{
|
1722
|
+
"name": "sourcing",
|
1723
|
+
"description": "Sourcing metric group.",
|
1724
|
+
"args": [],
|
1725
|
+
"type": {
|
1726
|
+
"kind": "OBJECT",
|
1727
|
+
"name": "Sourcing",
|
1728
|
+
"ofType": null
|
1729
|
+
},
|
1730
|
+
"isDeprecated": false,
|
1731
|
+
"deprecationReason": null
|
1732
|
+
}
|
1733
|
+
],
|
1734
|
+
"inputFields": null,
|
1735
|
+
"interfaces": [],
|
1736
|
+
"enumValues": null,
|
1737
|
+
"possibleTypes": null
|
1738
|
+
},
|
1739
|
+
{
|
1740
|
+
"kind": "OBJECT",
|
1741
|
+
"name": "SourcingViewMetricsGroupedBy",
|
1742
|
+
"description": "Sourcing view metrics grouped by the selected \"group by\" attributes, e.g., brand, ASIN.",
|
1743
|
+
"fields": [
|
1744
|
+
{
|
1745
|
+
"name": "groupByKey",
|
1746
|
+
"description": "Group by attributes, e.g., brand, ASIN.",
|
1747
|
+
"args": [],
|
1748
|
+
"type": {
|
1749
|
+
"kind": "NON_NULL",
|
1750
|
+
"name": null,
|
1751
|
+
"ofType": {
|
1752
|
+
"kind": "OBJECT",
|
1753
|
+
"name": "GroupByAttributes",
|
1754
|
+
"ofType": null
|
1755
|
+
}
|
1756
|
+
},
|
1757
|
+
"isDeprecated": false,
|
1758
|
+
"deprecationReason": null
|
1759
|
+
},
|
1760
|
+
{
|
1761
|
+
"name": "metrics",
|
1762
|
+
"description": "Metrics for the given time period, grouped by the attributes selected in the groupByKey.",
|
1763
|
+
"args": [],
|
1764
|
+
"type": {
|
1765
|
+
"kind": "NON_NULL",
|
1766
|
+
"name": null,
|
1767
|
+
"ofType": {
|
1768
|
+
"kind": "OBJECT",
|
1769
|
+
"name": "SourcingViewMetrics",
|
1770
|
+
"ofType": null
|
1771
|
+
}
|
1772
|
+
},
|
1773
|
+
"isDeprecated": false,
|
1774
|
+
"deprecationReason": null
|
1775
|
+
}
|
1776
|
+
],
|
1777
|
+
"inputFields": null,
|
1778
|
+
"interfaces": [],
|
1779
|
+
"enumValues": null,
|
1780
|
+
"possibleTypes": null
|
1781
|
+
},
|
1782
|
+
{
|
1783
|
+
"kind": "SCALAR",
|
1784
|
+
"name": "String",
|
1785
|
+
"description": "Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.",
|
1786
|
+
"fields": null,
|
1787
|
+
"inputFields": null,
|
1788
|
+
"interfaces": null,
|
1789
|
+
"enumValues": null,
|
1790
|
+
"possibleTypes": null
|
1791
|
+
},
|
1792
|
+
{
|
1793
|
+
"kind": "OBJECT",
|
1794
|
+
"name": "Traffic",
|
1795
|
+
"description": "Traffic metric group. A null value for a given metric means that the metric is not available.",
|
1796
|
+
"fields": [
|
1797
|
+
{
|
1798
|
+
"name": "glanceViews",
|
1799
|
+
"description": "Glance views where Retail is the featured offer (i.e., winning the buy box).",
|
1800
|
+
"args": [],
|
1801
|
+
"type": {
|
1802
|
+
"kind": "SCALAR",
|
1803
|
+
"name": "Long",
|
1804
|
+
"ofType": null
|
1805
|
+
},
|
1806
|
+
"isDeprecated": false,
|
1807
|
+
"deprecationReason": null
|
1808
|
+
}
|
1809
|
+
],
|
1810
|
+
"inputFields": null,
|
1811
|
+
"interfaces": [],
|
1812
|
+
"enumValues": null,
|
1813
|
+
"possibleTypes": null
|
1814
|
+
},
|
1815
|
+
{
|
1816
|
+
"kind": "OBJECT",
|
1817
|
+
"name": "UnitsWithValue",
|
1818
|
+
"description": "Number of units with their corresponding monetary value.",
|
1819
|
+
"fields": [
|
1820
|
+
{
|
1821
|
+
"name": "units",
|
1822
|
+
"description": "Number of units.",
|
1823
|
+
"args": [],
|
1824
|
+
"type": {
|
1825
|
+
"kind": "SCALAR",
|
1826
|
+
"name": "Long",
|
1827
|
+
"ofType": null
|
1828
|
+
},
|
1829
|
+
"isDeprecated": false,
|
1830
|
+
"deprecationReason": null
|
1831
|
+
},
|
1832
|
+
{
|
1833
|
+
"name": "value",
|
1834
|
+
"description": "Monetary value of the units.",
|
1835
|
+
"args": [],
|
1836
|
+
"type": {
|
1837
|
+
"kind": "OBJECT",
|
1838
|
+
"name": "Amount",
|
1839
|
+
"ofType": null
|
1840
|
+
},
|
1841
|
+
"isDeprecated": false,
|
1842
|
+
"deprecationReason": null
|
1843
|
+
}
|
1844
|
+
],
|
1845
|
+
"inputFields": null,
|
1846
|
+
"interfaces": [],
|
1847
|
+
"enumValues": null,
|
1848
|
+
"possibleTypes": null
|
1849
|
+
},
|
1850
|
+
{
|
1851
|
+
"kind": "OBJECT",
|
1852
|
+
"name": "__Directive",
|
1853
|
+
"description": "A Directive provides a way to describe alternate runtime execution and type validation behavior in a GraphQL document.\n\nIn some cases, you need to provide options to alter GraphQL's execution behavior in ways field arguments will not suffice, such as conditionally including or skipping a field. Directives provide this by describing additional information to the executor.",
|
1854
|
+
"fields": [
|
1855
|
+
{
|
1856
|
+
"name": "args",
|
1857
|
+
"description": null,
|
1858
|
+
"args": [
|
1859
|
+
{
|
1860
|
+
"name": "includeDeprecated",
|
1861
|
+
"description": null,
|
1862
|
+
"type": {
|
1863
|
+
"kind": "SCALAR",
|
1864
|
+
"name": "Boolean",
|
1865
|
+
"ofType": null
|
1866
|
+
},
|
1867
|
+
"defaultValue": "false"
|
1868
|
+
}
|
1869
|
+
],
|
1870
|
+
"type": {
|
1871
|
+
"kind": "NON_NULL",
|
1872
|
+
"name": null,
|
1873
|
+
"ofType": {
|
1874
|
+
"kind": "LIST",
|
1875
|
+
"name": null,
|
1876
|
+
"ofType": {
|
1877
|
+
"kind": "NON_NULL",
|
1878
|
+
"name": null,
|
1879
|
+
"ofType": {
|
1880
|
+
"kind": "OBJECT",
|
1881
|
+
"name": "__InputValue",
|
1882
|
+
"ofType": null
|
1883
|
+
}
|
1884
|
+
}
|
1885
|
+
}
|
1886
|
+
},
|
1887
|
+
"isDeprecated": false,
|
1888
|
+
"deprecationReason": null
|
1889
|
+
},
|
1890
|
+
{
|
1891
|
+
"name": "description",
|
1892
|
+
"description": null,
|
1893
|
+
"args": [],
|
1894
|
+
"type": {
|
1895
|
+
"kind": "SCALAR",
|
1896
|
+
"name": "String",
|
1897
|
+
"ofType": null
|
1898
|
+
},
|
1899
|
+
"isDeprecated": false,
|
1900
|
+
"deprecationReason": null
|
1901
|
+
},
|
1902
|
+
{
|
1903
|
+
"name": "isRepeatable",
|
1904
|
+
"description": null,
|
1905
|
+
"args": [],
|
1906
|
+
"type": {
|
1907
|
+
"kind": "SCALAR",
|
1908
|
+
"name": "Boolean",
|
1909
|
+
"ofType": null
|
1910
|
+
},
|
1911
|
+
"isDeprecated": false,
|
1912
|
+
"deprecationReason": null
|
1913
|
+
},
|
1914
|
+
{
|
1915
|
+
"name": "locations",
|
1916
|
+
"description": null,
|
1917
|
+
"args": [],
|
1918
|
+
"type": {
|
1919
|
+
"kind": "NON_NULL",
|
1920
|
+
"name": null,
|
1921
|
+
"ofType": {
|
1922
|
+
"kind": "LIST",
|
1923
|
+
"name": null,
|
1924
|
+
"ofType": {
|
1925
|
+
"kind": "NON_NULL",
|
1926
|
+
"name": null,
|
1927
|
+
"ofType": {
|
1928
|
+
"kind": "ENUM",
|
1929
|
+
"name": "__DirectiveLocation",
|
1930
|
+
"ofType": null
|
1931
|
+
}
|
1932
|
+
}
|
1933
|
+
}
|
1934
|
+
},
|
1935
|
+
"isDeprecated": false,
|
1936
|
+
"deprecationReason": null
|
1937
|
+
},
|
1938
|
+
{
|
1939
|
+
"name": "name",
|
1940
|
+
"description": null,
|
1941
|
+
"args": [],
|
1942
|
+
"type": {
|
1943
|
+
"kind": "NON_NULL",
|
1944
|
+
"name": null,
|
1945
|
+
"ofType": {
|
1946
|
+
"kind": "SCALAR",
|
1947
|
+
"name": "String",
|
1948
|
+
"ofType": null
|
1949
|
+
}
|
1950
|
+
},
|
1951
|
+
"isDeprecated": false,
|
1952
|
+
"deprecationReason": null
|
1953
|
+
},
|
1954
|
+
{
|
1955
|
+
"name": "onField",
|
1956
|
+
"description": null,
|
1957
|
+
"args": [],
|
1958
|
+
"type": {
|
1959
|
+
"kind": "NON_NULL",
|
1960
|
+
"name": null,
|
1961
|
+
"ofType": {
|
1962
|
+
"kind": "SCALAR",
|
1963
|
+
"name": "Boolean",
|
1964
|
+
"ofType": null
|
1965
|
+
}
|
1966
|
+
},
|
1967
|
+
"isDeprecated": true,
|
1968
|
+
"deprecationReason": "Use `locations`."
|
1969
|
+
},
|
1970
|
+
{
|
1971
|
+
"name": "onFragment",
|
1972
|
+
"description": null,
|
1973
|
+
"args": [],
|
1974
|
+
"type": {
|
1975
|
+
"kind": "NON_NULL",
|
1976
|
+
"name": null,
|
1977
|
+
"ofType": {
|
1978
|
+
"kind": "SCALAR",
|
1979
|
+
"name": "Boolean",
|
1980
|
+
"ofType": null
|
1981
|
+
}
|
1982
|
+
},
|
1983
|
+
"isDeprecated": true,
|
1984
|
+
"deprecationReason": "Use `locations`."
|
1985
|
+
},
|
1986
|
+
{
|
1987
|
+
"name": "onOperation",
|
1988
|
+
"description": null,
|
1989
|
+
"args": [],
|
1990
|
+
"type": {
|
1991
|
+
"kind": "NON_NULL",
|
1992
|
+
"name": null,
|
1993
|
+
"ofType": {
|
1994
|
+
"kind": "SCALAR",
|
1995
|
+
"name": "Boolean",
|
1996
|
+
"ofType": null
|
1997
|
+
}
|
1998
|
+
},
|
1999
|
+
"isDeprecated": true,
|
2000
|
+
"deprecationReason": "Use `locations`."
|
2001
|
+
}
|
2002
|
+
],
|
2003
|
+
"inputFields": null,
|
2004
|
+
"interfaces": [],
|
2005
|
+
"enumValues": null,
|
2006
|
+
"possibleTypes": null
|
2007
|
+
},
|
2008
|
+
{
|
2009
|
+
"kind": "ENUM",
|
2010
|
+
"name": "__DirectiveLocation",
|
2011
|
+
"description": "A Directive can be adjacent to many parts of the GraphQL language, a __DirectiveLocation describes one such possible adjacencies.",
|
2012
|
+
"fields": null,
|
2013
|
+
"inputFields": null,
|
2014
|
+
"interfaces": null,
|
2015
|
+
"enumValues": [
|
2016
|
+
{
|
2017
|
+
"name": "QUERY",
|
2018
|
+
"description": "Location adjacent to a query operation.",
|
2019
|
+
"isDeprecated": false,
|
2020
|
+
"deprecationReason": null
|
2021
|
+
},
|
2022
|
+
{
|
2023
|
+
"name": "MUTATION",
|
2024
|
+
"description": "Location adjacent to a mutation operation.",
|
2025
|
+
"isDeprecated": false,
|
2026
|
+
"deprecationReason": null
|
2027
|
+
},
|
2028
|
+
{
|
2029
|
+
"name": "SUBSCRIPTION",
|
2030
|
+
"description": "Location adjacent to a subscription operation.",
|
2031
|
+
"isDeprecated": false,
|
2032
|
+
"deprecationReason": null
|
2033
|
+
},
|
2034
|
+
{
|
2035
|
+
"name": "FIELD",
|
2036
|
+
"description": "Location adjacent to a field.",
|
2037
|
+
"isDeprecated": false,
|
2038
|
+
"deprecationReason": null
|
2039
|
+
},
|
2040
|
+
{
|
2041
|
+
"name": "FRAGMENT_DEFINITION",
|
2042
|
+
"description": "Location adjacent to a fragment definition.",
|
2043
|
+
"isDeprecated": false,
|
2044
|
+
"deprecationReason": null
|
2045
|
+
},
|
2046
|
+
{
|
2047
|
+
"name": "FRAGMENT_SPREAD",
|
2048
|
+
"description": "Location adjacent to a fragment spread.",
|
2049
|
+
"isDeprecated": false,
|
2050
|
+
"deprecationReason": null
|
2051
|
+
},
|
2052
|
+
{
|
2053
|
+
"name": "INLINE_FRAGMENT",
|
2054
|
+
"description": "Location adjacent to an inline fragment.",
|
2055
|
+
"isDeprecated": false,
|
2056
|
+
"deprecationReason": null
|
2057
|
+
},
|
2058
|
+
{
|
2059
|
+
"name": "SCHEMA",
|
2060
|
+
"description": "Location adjacent to a schema definition.",
|
2061
|
+
"isDeprecated": false,
|
2062
|
+
"deprecationReason": null
|
2063
|
+
},
|
2064
|
+
{
|
2065
|
+
"name": "SCALAR",
|
2066
|
+
"description": "Location adjacent to a scalar definition.",
|
2067
|
+
"isDeprecated": false,
|
2068
|
+
"deprecationReason": null
|
2069
|
+
},
|
2070
|
+
{
|
2071
|
+
"name": "OBJECT",
|
2072
|
+
"description": "Location adjacent to an object type definition.",
|
2073
|
+
"isDeprecated": false,
|
2074
|
+
"deprecationReason": null
|
2075
|
+
},
|
2076
|
+
{
|
2077
|
+
"name": "FIELD_DEFINITION",
|
2078
|
+
"description": "Location adjacent to a field definition.",
|
2079
|
+
"isDeprecated": false,
|
2080
|
+
"deprecationReason": null
|
2081
|
+
},
|
2082
|
+
{
|
2083
|
+
"name": "ARGUMENT_DEFINITION",
|
2084
|
+
"description": "Location adjacent to an argument definition.",
|
2085
|
+
"isDeprecated": false,
|
2086
|
+
"deprecationReason": null
|
2087
|
+
},
|
2088
|
+
{
|
2089
|
+
"name": "INTERFACE",
|
2090
|
+
"description": "Location adjacent to an interface definition.",
|
2091
|
+
"isDeprecated": false,
|
2092
|
+
"deprecationReason": null
|
2093
|
+
},
|
2094
|
+
{
|
2095
|
+
"name": "UNION",
|
2096
|
+
"description": "Location adjacent to a union definition.",
|
2097
|
+
"isDeprecated": false,
|
2098
|
+
"deprecationReason": null
|
2099
|
+
},
|
2100
|
+
{
|
2101
|
+
"name": "ENUM",
|
2102
|
+
"description": "Location adjacent to an enum definition.",
|
2103
|
+
"isDeprecated": false,
|
2104
|
+
"deprecationReason": null
|
2105
|
+
},
|
2106
|
+
{
|
2107
|
+
"name": "ENUM_VALUE",
|
2108
|
+
"description": "Location adjacent to an enum value definition.",
|
2109
|
+
"isDeprecated": false,
|
2110
|
+
"deprecationReason": null
|
2111
|
+
},
|
2112
|
+
{
|
2113
|
+
"name": "INPUT_OBJECT",
|
2114
|
+
"description": "Location adjacent to an input object type definition.",
|
2115
|
+
"isDeprecated": false,
|
2116
|
+
"deprecationReason": null
|
2117
|
+
},
|
2118
|
+
{
|
2119
|
+
"name": "INPUT_FIELD_DEFINITION",
|
2120
|
+
"description": "Location adjacent to an input object field definition.",
|
2121
|
+
"isDeprecated": false,
|
2122
|
+
"deprecationReason": null
|
2123
|
+
},
|
2124
|
+
{
|
2125
|
+
"name": "VARIABLE_DEFINITION",
|
2126
|
+
"description": "Location adjacent to a variable definition.",
|
2127
|
+
"isDeprecated": false,
|
2128
|
+
"deprecationReason": null
|
2129
|
+
}
|
2130
|
+
],
|
2131
|
+
"possibleTypes": null
|
2132
|
+
},
|
2133
|
+
{
|
2134
|
+
"kind": "OBJECT",
|
2135
|
+
"name": "__EnumValue",
|
2136
|
+
"description": "One possible value for a given Enum. Enum values are unique values, not a placeholder for a string or numeric value. However an Enum value is returned in a JSON response as a string.",
|
2137
|
+
"fields": [
|
2138
|
+
{
|
2139
|
+
"name": "deprecationReason",
|
2140
|
+
"description": null,
|
2141
|
+
"args": [],
|
2142
|
+
"type": {
|
2143
|
+
"kind": "SCALAR",
|
2144
|
+
"name": "String",
|
2145
|
+
"ofType": null
|
2146
|
+
},
|
2147
|
+
"isDeprecated": false,
|
2148
|
+
"deprecationReason": null
|
2149
|
+
},
|
2150
|
+
{
|
2151
|
+
"name": "description",
|
2152
|
+
"description": null,
|
2153
|
+
"args": [],
|
2154
|
+
"type": {
|
2155
|
+
"kind": "SCALAR",
|
2156
|
+
"name": "String",
|
2157
|
+
"ofType": null
|
2158
|
+
},
|
2159
|
+
"isDeprecated": false,
|
2160
|
+
"deprecationReason": null
|
2161
|
+
},
|
2162
|
+
{
|
2163
|
+
"name": "isDeprecated",
|
2164
|
+
"description": null,
|
2165
|
+
"args": [],
|
2166
|
+
"type": {
|
2167
|
+
"kind": "NON_NULL",
|
2168
|
+
"name": null,
|
2169
|
+
"ofType": {
|
2170
|
+
"kind": "SCALAR",
|
2171
|
+
"name": "Boolean",
|
2172
|
+
"ofType": null
|
2173
|
+
}
|
2174
|
+
},
|
2175
|
+
"isDeprecated": false,
|
2176
|
+
"deprecationReason": null
|
2177
|
+
},
|
2178
|
+
{
|
2179
|
+
"name": "name",
|
2180
|
+
"description": null,
|
2181
|
+
"args": [],
|
2182
|
+
"type": {
|
2183
|
+
"kind": "NON_NULL",
|
2184
|
+
"name": null,
|
2185
|
+
"ofType": {
|
2186
|
+
"kind": "SCALAR",
|
2187
|
+
"name": "String",
|
2188
|
+
"ofType": null
|
2189
|
+
}
|
2190
|
+
},
|
2191
|
+
"isDeprecated": false,
|
2192
|
+
"deprecationReason": null
|
2193
|
+
}
|
2194
|
+
],
|
2195
|
+
"inputFields": null,
|
2196
|
+
"interfaces": [],
|
2197
|
+
"enumValues": null,
|
2198
|
+
"possibleTypes": null
|
2199
|
+
},
|
2200
|
+
{
|
2201
|
+
"kind": "OBJECT",
|
2202
|
+
"name": "__Field",
|
2203
|
+
"description": "Object and Interface types are described by a list of Fields, each of which has a name, potentially a list of arguments, and a return type.",
|
2204
|
+
"fields": [
|
2205
|
+
{
|
2206
|
+
"name": "args",
|
2207
|
+
"description": null,
|
2208
|
+
"args": [
|
2209
|
+
{
|
2210
|
+
"name": "includeDeprecated",
|
2211
|
+
"description": null,
|
2212
|
+
"type": {
|
2213
|
+
"kind": "SCALAR",
|
2214
|
+
"name": "Boolean",
|
2215
|
+
"ofType": null
|
2216
|
+
},
|
2217
|
+
"defaultValue": "false"
|
2218
|
+
}
|
2219
|
+
],
|
2220
|
+
"type": {
|
2221
|
+
"kind": "NON_NULL",
|
2222
|
+
"name": null,
|
2223
|
+
"ofType": {
|
2224
|
+
"kind": "LIST",
|
2225
|
+
"name": null,
|
2226
|
+
"ofType": {
|
2227
|
+
"kind": "NON_NULL",
|
2228
|
+
"name": null,
|
2229
|
+
"ofType": {
|
2230
|
+
"kind": "OBJECT",
|
2231
|
+
"name": "__InputValue",
|
2232
|
+
"ofType": null
|
2233
|
+
}
|
2234
|
+
}
|
2235
|
+
}
|
2236
|
+
},
|
2237
|
+
"isDeprecated": false,
|
2238
|
+
"deprecationReason": null
|
2239
|
+
},
|
2240
|
+
{
|
2241
|
+
"name": "deprecationReason",
|
2242
|
+
"description": null,
|
2243
|
+
"args": [],
|
2244
|
+
"type": {
|
2245
|
+
"kind": "SCALAR",
|
2246
|
+
"name": "String",
|
2247
|
+
"ofType": null
|
2248
|
+
},
|
2249
|
+
"isDeprecated": false,
|
2250
|
+
"deprecationReason": null
|
2251
|
+
},
|
2252
|
+
{
|
2253
|
+
"name": "description",
|
2254
|
+
"description": null,
|
2255
|
+
"args": [],
|
2256
|
+
"type": {
|
2257
|
+
"kind": "SCALAR",
|
2258
|
+
"name": "String",
|
2259
|
+
"ofType": null
|
2260
|
+
},
|
2261
|
+
"isDeprecated": false,
|
2262
|
+
"deprecationReason": null
|
2263
|
+
},
|
2264
|
+
{
|
2265
|
+
"name": "isDeprecated",
|
2266
|
+
"description": null,
|
2267
|
+
"args": [],
|
2268
|
+
"type": {
|
2269
|
+
"kind": "NON_NULL",
|
2270
|
+
"name": null,
|
2271
|
+
"ofType": {
|
2272
|
+
"kind": "SCALAR",
|
2273
|
+
"name": "Boolean",
|
2274
|
+
"ofType": null
|
2275
|
+
}
|
2276
|
+
},
|
2277
|
+
"isDeprecated": false,
|
2278
|
+
"deprecationReason": null
|
2279
|
+
},
|
2280
|
+
{
|
2281
|
+
"name": "name",
|
2282
|
+
"description": null,
|
2283
|
+
"args": [],
|
2284
|
+
"type": {
|
2285
|
+
"kind": "NON_NULL",
|
2286
|
+
"name": null,
|
2287
|
+
"ofType": {
|
2288
|
+
"kind": "SCALAR",
|
2289
|
+
"name": "String",
|
2290
|
+
"ofType": null
|
2291
|
+
}
|
2292
|
+
},
|
2293
|
+
"isDeprecated": false,
|
2294
|
+
"deprecationReason": null
|
2295
|
+
},
|
2296
|
+
{
|
2297
|
+
"name": "type",
|
2298
|
+
"description": null,
|
2299
|
+
"args": [],
|
2300
|
+
"type": {
|
2301
|
+
"kind": "NON_NULL",
|
2302
|
+
"name": null,
|
2303
|
+
"ofType": {
|
2304
|
+
"kind": "OBJECT",
|
2305
|
+
"name": "__Type",
|
2306
|
+
"ofType": null
|
2307
|
+
}
|
2308
|
+
},
|
2309
|
+
"isDeprecated": false,
|
2310
|
+
"deprecationReason": null
|
2311
|
+
}
|
2312
|
+
],
|
2313
|
+
"inputFields": null,
|
2314
|
+
"interfaces": [],
|
2315
|
+
"enumValues": null,
|
2316
|
+
"possibleTypes": null
|
2317
|
+
},
|
2318
|
+
{
|
2319
|
+
"kind": "OBJECT",
|
2320
|
+
"name": "__InputValue",
|
2321
|
+
"description": "Arguments provided to Fields or Directives and the input fields of an InputObject are represented as Input Values which describe their type and optionally a default value.",
|
2322
|
+
"fields": [
|
2323
|
+
{
|
2324
|
+
"name": "defaultValue",
|
2325
|
+
"description": "A GraphQL-formatted string representing the default value for this input value.",
|
2326
|
+
"args": [],
|
2327
|
+
"type": {
|
2328
|
+
"kind": "SCALAR",
|
2329
|
+
"name": "String",
|
2330
|
+
"ofType": null
|
2331
|
+
},
|
2332
|
+
"isDeprecated": false,
|
2333
|
+
"deprecationReason": null
|
2334
|
+
},
|
2335
|
+
{
|
2336
|
+
"name": "deprecationReason",
|
2337
|
+
"description": null,
|
2338
|
+
"args": [],
|
2339
|
+
"type": {
|
2340
|
+
"kind": "SCALAR",
|
2341
|
+
"name": "String",
|
2342
|
+
"ofType": null
|
2343
|
+
},
|
2344
|
+
"isDeprecated": false,
|
2345
|
+
"deprecationReason": null
|
2346
|
+
},
|
2347
|
+
{
|
2348
|
+
"name": "description",
|
2349
|
+
"description": null,
|
2350
|
+
"args": [],
|
2351
|
+
"type": {
|
2352
|
+
"kind": "SCALAR",
|
2353
|
+
"name": "String",
|
2354
|
+
"ofType": null
|
2355
|
+
},
|
2356
|
+
"isDeprecated": false,
|
2357
|
+
"deprecationReason": null
|
2358
|
+
},
|
2359
|
+
{
|
2360
|
+
"name": "isDeprecated",
|
2361
|
+
"description": null,
|
2362
|
+
"args": [],
|
2363
|
+
"type": {
|
2364
|
+
"kind": "NON_NULL",
|
2365
|
+
"name": null,
|
2366
|
+
"ofType": {
|
2367
|
+
"kind": "SCALAR",
|
2368
|
+
"name": "Boolean",
|
2369
|
+
"ofType": null
|
2370
|
+
}
|
2371
|
+
},
|
2372
|
+
"isDeprecated": false,
|
2373
|
+
"deprecationReason": null
|
2374
|
+
},
|
2375
|
+
{
|
2376
|
+
"name": "name",
|
2377
|
+
"description": null,
|
2378
|
+
"args": [],
|
2379
|
+
"type": {
|
2380
|
+
"kind": "NON_NULL",
|
2381
|
+
"name": null,
|
2382
|
+
"ofType": {
|
2383
|
+
"kind": "SCALAR",
|
2384
|
+
"name": "String",
|
2385
|
+
"ofType": null
|
2386
|
+
}
|
2387
|
+
},
|
2388
|
+
"isDeprecated": false,
|
2389
|
+
"deprecationReason": null
|
2390
|
+
},
|
2391
|
+
{
|
2392
|
+
"name": "type",
|
2393
|
+
"description": null,
|
2394
|
+
"args": [],
|
2395
|
+
"type": {
|
2396
|
+
"kind": "NON_NULL",
|
2397
|
+
"name": null,
|
2398
|
+
"ofType": {
|
2399
|
+
"kind": "OBJECT",
|
2400
|
+
"name": "__Type",
|
2401
|
+
"ofType": null
|
2402
|
+
}
|
2403
|
+
},
|
2404
|
+
"isDeprecated": false,
|
2405
|
+
"deprecationReason": null
|
2406
|
+
}
|
2407
|
+
],
|
2408
|
+
"inputFields": null,
|
2409
|
+
"interfaces": [],
|
2410
|
+
"enumValues": null,
|
2411
|
+
"possibleTypes": null
|
2412
|
+
},
|
2413
|
+
{
|
2414
|
+
"kind": "OBJECT",
|
2415
|
+
"name": "__Schema",
|
2416
|
+
"description": "A GraphQL Schema defines the capabilities of a GraphQL server. It exposes all available types and directives on the server, as well as the entry points for query, mutation, and subscription operations.",
|
2417
|
+
"fields": [
|
2418
|
+
{
|
2419
|
+
"name": "description",
|
2420
|
+
"description": null,
|
2421
|
+
"args": [],
|
2422
|
+
"type": {
|
2423
|
+
"kind": "SCALAR",
|
2424
|
+
"name": "String",
|
2425
|
+
"ofType": null
|
2426
|
+
},
|
2427
|
+
"isDeprecated": false,
|
2428
|
+
"deprecationReason": null
|
2429
|
+
},
|
2430
|
+
{
|
2431
|
+
"name": "directives",
|
2432
|
+
"description": "A list of all directives supported by this server.",
|
2433
|
+
"args": [],
|
2434
|
+
"type": {
|
2435
|
+
"kind": "NON_NULL",
|
2436
|
+
"name": null,
|
2437
|
+
"ofType": {
|
2438
|
+
"kind": "LIST",
|
2439
|
+
"name": null,
|
2440
|
+
"ofType": {
|
2441
|
+
"kind": "NON_NULL",
|
2442
|
+
"name": null,
|
2443
|
+
"ofType": {
|
2444
|
+
"kind": "OBJECT",
|
2445
|
+
"name": "__Directive",
|
2446
|
+
"ofType": null
|
2447
|
+
}
|
2448
|
+
}
|
2449
|
+
}
|
2450
|
+
},
|
2451
|
+
"isDeprecated": false,
|
2452
|
+
"deprecationReason": null
|
2453
|
+
},
|
2454
|
+
{
|
2455
|
+
"name": "mutationType",
|
2456
|
+
"description": "If this server supports mutation, the type that mutation operations will be rooted at.",
|
2457
|
+
"args": [],
|
2458
|
+
"type": {
|
2459
|
+
"kind": "OBJECT",
|
2460
|
+
"name": "__Type",
|
2461
|
+
"ofType": null
|
2462
|
+
},
|
2463
|
+
"isDeprecated": false,
|
2464
|
+
"deprecationReason": null
|
2465
|
+
},
|
2466
|
+
{
|
2467
|
+
"name": "queryType",
|
2468
|
+
"description": "The type that query operations will be rooted at.",
|
2469
|
+
"args": [],
|
2470
|
+
"type": {
|
2471
|
+
"kind": "NON_NULL",
|
2472
|
+
"name": null,
|
2473
|
+
"ofType": {
|
2474
|
+
"kind": "OBJECT",
|
2475
|
+
"name": "__Type",
|
2476
|
+
"ofType": null
|
2477
|
+
}
|
2478
|
+
},
|
2479
|
+
"isDeprecated": false,
|
2480
|
+
"deprecationReason": null
|
2481
|
+
},
|
2482
|
+
{
|
2483
|
+
"name": "subscriptionType",
|
2484
|
+
"description": "If this server support subscription, the type that subscription operations will be rooted at.",
|
2485
|
+
"args": [],
|
2486
|
+
"type": {
|
2487
|
+
"kind": "OBJECT",
|
2488
|
+
"name": "__Type",
|
2489
|
+
"ofType": null
|
2490
|
+
},
|
2491
|
+
"isDeprecated": false,
|
2492
|
+
"deprecationReason": null
|
2493
|
+
},
|
2494
|
+
{
|
2495
|
+
"name": "types",
|
2496
|
+
"description": "A list of all types supported by this server.",
|
2497
|
+
"args": [],
|
2498
|
+
"type": {
|
2499
|
+
"kind": "NON_NULL",
|
2500
|
+
"name": null,
|
2501
|
+
"ofType": {
|
2502
|
+
"kind": "LIST",
|
2503
|
+
"name": null,
|
2504
|
+
"ofType": {
|
2505
|
+
"kind": "NON_NULL",
|
2506
|
+
"name": null,
|
2507
|
+
"ofType": {
|
2508
|
+
"kind": "OBJECT",
|
2509
|
+
"name": "__Type",
|
2510
|
+
"ofType": null
|
2511
|
+
}
|
2512
|
+
}
|
2513
|
+
}
|
2514
|
+
},
|
2515
|
+
"isDeprecated": false,
|
2516
|
+
"deprecationReason": null
|
2517
|
+
}
|
2518
|
+
],
|
2519
|
+
"inputFields": null,
|
2520
|
+
"interfaces": [],
|
2521
|
+
"enumValues": null,
|
2522
|
+
"possibleTypes": null
|
2523
|
+
},
|
2524
|
+
{
|
2525
|
+
"kind": "OBJECT",
|
2526
|
+
"name": "__Type",
|
2527
|
+
"description": "The fundamental unit of any GraphQL Schema is the type. There are many kinds of types in GraphQL as represented by the `__TypeKind` enum.\n\nDepending on the kind of a type, certain fields describe information about that type. Scalar types provide no information beyond a name and description, while Enum types provide their values. Object and Interface types provide the fields they describe. Abstract types, Union and Interface, provide the Object types possible at runtime. List and NonNull types compose other types.",
|
2528
|
+
"fields": [
|
2529
|
+
{
|
2530
|
+
"name": "description",
|
2531
|
+
"description": null,
|
2532
|
+
"args": [],
|
2533
|
+
"type": {
|
2534
|
+
"kind": "SCALAR",
|
2535
|
+
"name": "String",
|
2536
|
+
"ofType": null
|
2537
|
+
},
|
2538
|
+
"isDeprecated": false,
|
2539
|
+
"deprecationReason": null
|
2540
|
+
},
|
2541
|
+
{
|
2542
|
+
"name": "enumValues",
|
2543
|
+
"description": null,
|
2544
|
+
"args": [
|
2545
|
+
{
|
2546
|
+
"name": "includeDeprecated",
|
2547
|
+
"description": null,
|
2548
|
+
"type": {
|
2549
|
+
"kind": "SCALAR",
|
2550
|
+
"name": "Boolean",
|
2551
|
+
"ofType": null
|
2552
|
+
},
|
2553
|
+
"defaultValue": "false"
|
2554
|
+
}
|
2555
|
+
],
|
2556
|
+
"type": {
|
2557
|
+
"kind": "LIST",
|
2558
|
+
"name": null,
|
2559
|
+
"ofType": {
|
2560
|
+
"kind": "NON_NULL",
|
2561
|
+
"name": null,
|
2562
|
+
"ofType": {
|
2563
|
+
"kind": "OBJECT",
|
2564
|
+
"name": "__EnumValue",
|
2565
|
+
"ofType": null
|
2566
|
+
}
|
2567
|
+
}
|
2568
|
+
},
|
2569
|
+
"isDeprecated": false,
|
2570
|
+
"deprecationReason": null
|
2571
|
+
},
|
2572
|
+
{
|
2573
|
+
"name": "fields",
|
2574
|
+
"description": null,
|
2575
|
+
"args": [
|
2576
|
+
{
|
2577
|
+
"name": "includeDeprecated",
|
2578
|
+
"description": null,
|
2579
|
+
"type": {
|
2580
|
+
"kind": "SCALAR",
|
2581
|
+
"name": "Boolean",
|
2582
|
+
"ofType": null
|
2583
|
+
},
|
2584
|
+
"defaultValue": "false"
|
2585
|
+
}
|
2586
|
+
],
|
2587
|
+
"type": {
|
2588
|
+
"kind": "LIST",
|
2589
|
+
"name": null,
|
2590
|
+
"ofType": {
|
2591
|
+
"kind": "NON_NULL",
|
2592
|
+
"name": null,
|
2593
|
+
"ofType": {
|
2594
|
+
"kind": "OBJECT",
|
2595
|
+
"name": "__Field",
|
2596
|
+
"ofType": null
|
2597
|
+
}
|
2598
|
+
}
|
2599
|
+
},
|
2600
|
+
"isDeprecated": false,
|
2601
|
+
"deprecationReason": null
|
2602
|
+
},
|
2603
|
+
{
|
2604
|
+
"name": "inputFields",
|
2605
|
+
"description": null,
|
2606
|
+
"args": [
|
2607
|
+
{
|
2608
|
+
"name": "includeDeprecated",
|
2609
|
+
"description": null,
|
2610
|
+
"type": {
|
2611
|
+
"kind": "SCALAR",
|
2612
|
+
"name": "Boolean",
|
2613
|
+
"ofType": null
|
2614
|
+
},
|
2615
|
+
"defaultValue": "false"
|
2616
|
+
}
|
2617
|
+
],
|
2618
|
+
"type": {
|
2619
|
+
"kind": "LIST",
|
2620
|
+
"name": null,
|
2621
|
+
"ofType": {
|
2622
|
+
"kind": "NON_NULL",
|
2623
|
+
"name": null,
|
2624
|
+
"ofType": {
|
2625
|
+
"kind": "OBJECT",
|
2626
|
+
"name": "__InputValue",
|
2627
|
+
"ofType": null
|
2628
|
+
}
|
2629
|
+
}
|
2630
|
+
},
|
2631
|
+
"isDeprecated": false,
|
2632
|
+
"deprecationReason": null
|
2633
|
+
},
|
2634
|
+
{
|
2635
|
+
"name": "interfaces",
|
2636
|
+
"description": null,
|
2637
|
+
"args": [],
|
2638
|
+
"type": {
|
2639
|
+
"kind": "LIST",
|
2640
|
+
"name": null,
|
2641
|
+
"ofType": {
|
2642
|
+
"kind": "NON_NULL",
|
2643
|
+
"name": null,
|
2644
|
+
"ofType": {
|
2645
|
+
"kind": "OBJECT",
|
2646
|
+
"name": "__Type",
|
2647
|
+
"ofType": null
|
2648
|
+
}
|
2649
|
+
}
|
2650
|
+
},
|
2651
|
+
"isDeprecated": false,
|
2652
|
+
"deprecationReason": null
|
2653
|
+
},
|
2654
|
+
{
|
2655
|
+
"name": "isOneOf",
|
2656
|
+
"description": null,
|
2657
|
+
"args": [],
|
2658
|
+
"type": {
|
2659
|
+
"kind": "NON_NULL",
|
2660
|
+
"name": null,
|
2661
|
+
"ofType": {
|
2662
|
+
"kind": "SCALAR",
|
2663
|
+
"name": "Boolean",
|
2664
|
+
"ofType": null
|
2665
|
+
}
|
2666
|
+
},
|
2667
|
+
"isDeprecated": false,
|
2668
|
+
"deprecationReason": null
|
2669
|
+
},
|
2670
|
+
{
|
2671
|
+
"name": "kind",
|
2672
|
+
"description": null,
|
2673
|
+
"args": [],
|
2674
|
+
"type": {
|
2675
|
+
"kind": "NON_NULL",
|
2676
|
+
"name": null,
|
2677
|
+
"ofType": {
|
2678
|
+
"kind": "ENUM",
|
2679
|
+
"name": "__TypeKind",
|
2680
|
+
"ofType": null
|
2681
|
+
}
|
2682
|
+
},
|
2683
|
+
"isDeprecated": false,
|
2684
|
+
"deprecationReason": null
|
2685
|
+
},
|
2686
|
+
{
|
2687
|
+
"name": "name",
|
2688
|
+
"description": null,
|
2689
|
+
"args": [],
|
2690
|
+
"type": {
|
2691
|
+
"kind": "SCALAR",
|
2692
|
+
"name": "String",
|
2693
|
+
"ofType": null
|
2694
|
+
},
|
2695
|
+
"isDeprecated": false,
|
2696
|
+
"deprecationReason": null
|
2697
|
+
},
|
2698
|
+
{
|
2699
|
+
"name": "ofType",
|
2700
|
+
"description": null,
|
2701
|
+
"args": [],
|
2702
|
+
"type": {
|
2703
|
+
"kind": "OBJECT",
|
2704
|
+
"name": "__Type",
|
2705
|
+
"ofType": null
|
2706
|
+
},
|
2707
|
+
"isDeprecated": false,
|
2708
|
+
"deprecationReason": null
|
2709
|
+
},
|
2710
|
+
{
|
2711
|
+
"name": "possibleTypes",
|
2712
|
+
"description": null,
|
2713
|
+
"args": [],
|
2714
|
+
"type": {
|
2715
|
+
"kind": "LIST",
|
2716
|
+
"name": null,
|
2717
|
+
"ofType": {
|
2718
|
+
"kind": "NON_NULL",
|
2719
|
+
"name": null,
|
2720
|
+
"ofType": {
|
2721
|
+
"kind": "OBJECT",
|
2722
|
+
"name": "__Type",
|
2723
|
+
"ofType": null
|
2724
|
+
}
|
2725
|
+
}
|
2726
|
+
},
|
2727
|
+
"isDeprecated": false,
|
2728
|
+
"deprecationReason": null
|
2729
|
+
},
|
2730
|
+
{
|
2731
|
+
"name": "specifiedByURL",
|
2732
|
+
"description": null,
|
2733
|
+
"args": [],
|
2734
|
+
"type": {
|
2735
|
+
"kind": "SCALAR",
|
2736
|
+
"name": "String",
|
2737
|
+
"ofType": null
|
2738
|
+
},
|
2739
|
+
"isDeprecated": false,
|
2740
|
+
"deprecationReason": null
|
2741
|
+
}
|
2742
|
+
],
|
2743
|
+
"inputFields": null,
|
2744
|
+
"interfaces": [],
|
2745
|
+
"enumValues": null,
|
2746
|
+
"possibleTypes": null
|
2747
|
+
},
|
2748
|
+
{
|
2749
|
+
"kind": "ENUM",
|
2750
|
+
"name": "__TypeKind",
|
2751
|
+
"description": "An enum describing what kind of type a given `__Type` is.",
|
2752
|
+
"fields": null,
|
2753
|
+
"inputFields": null,
|
2754
|
+
"interfaces": null,
|
2755
|
+
"enumValues": [
|
2756
|
+
{
|
2757
|
+
"name": "SCALAR",
|
2758
|
+
"description": "Indicates this type is a scalar.",
|
2759
|
+
"isDeprecated": false,
|
2760
|
+
"deprecationReason": null
|
2761
|
+
},
|
2762
|
+
{
|
2763
|
+
"name": "OBJECT",
|
2764
|
+
"description": "Indicates this type is an object. `fields` and `interfaces` are valid fields.",
|
2765
|
+
"isDeprecated": false,
|
2766
|
+
"deprecationReason": null
|
2767
|
+
},
|
2768
|
+
{
|
2769
|
+
"name": "INTERFACE",
|
2770
|
+
"description": "Indicates this type is an interface. `fields` and `possibleTypes` are valid fields.",
|
2771
|
+
"isDeprecated": false,
|
2772
|
+
"deprecationReason": null
|
2773
|
+
},
|
2774
|
+
{
|
2775
|
+
"name": "UNION",
|
2776
|
+
"description": "Indicates this type is a union. `possibleTypes` is a valid field.",
|
2777
|
+
"isDeprecated": false,
|
2778
|
+
"deprecationReason": null
|
2779
|
+
},
|
2780
|
+
{
|
2781
|
+
"name": "ENUM",
|
2782
|
+
"description": "Indicates this type is an enum. `enumValues` is a valid field.",
|
2783
|
+
"isDeprecated": false,
|
2784
|
+
"deprecationReason": null
|
2785
|
+
},
|
2786
|
+
{
|
2787
|
+
"name": "INPUT_OBJECT",
|
2788
|
+
"description": "Indicates this type is an input object. `inputFields` is a valid field.",
|
2789
|
+
"isDeprecated": false,
|
2790
|
+
"deprecationReason": null
|
2791
|
+
},
|
2792
|
+
{
|
2793
|
+
"name": "LIST",
|
2794
|
+
"description": "Indicates this type is a list. `ofType` is a valid field.",
|
2795
|
+
"isDeprecated": false,
|
2796
|
+
"deprecationReason": null
|
2797
|
+
},
|
2798
|
+
{
|
2799
|
+
"name": "NON_NULL",
|
2800
|
+
"description": "Indicates this type is a non-null. `ofType` is a valid field.",
|
2801
|
+
"isDeprecated": false,
|
2802
|
+
"deprecationReason": null
|
2803
|
+
}
|
2804
|
+
],
|
2805
|
+
"possibleTypes": null
|
2806
|
+
}
|
2807
|
+
],
|
2808
|
+
"directives": [
|
2809
|
+
{
|
2810
|
+
"name": "deprecated",
|
2811
|
+
"description": "Marks an element of a GraphQL schema as no longer supported.",
|
2812
|
+
"locations": [
|
2813
|
+
"FIELD_DEFINITION",
|
2814
|
+
"ENUM_VALUE",
|
2815
|
+
"ARGUMENT_DEFINITION",
|
2816
|
+
"INPUT_FIELD_DEFINITION"
|
2817
|
+
],
|
2818
|
+
"args": [
|
2819
|
+
{
|
2820
|
+
"name": "reason",
|
2821
|
+
"description": "Explains why this element was deprecated, usually also including a suggestion for how to access supported similar data. Formatted in [Markdown](https://daringfireball.net/projects/markdown/).",
|
2822
|
+
"type": {
|
2823
|
+
"kind": "SCALAR",
|
2824
|
+
"name": "String",
|
2825
|
+
"ofType": null
|
2826
|
+
},
|
2827
|
+
"defaultValue": "\"No longer supported\""
|
2828
|
+
}
|
2829
|
+
]
|
2830
|
+
},
|
2831
|
+
{
|
2832
|
+
"name": "include",
|
2833
|
+
"description": "Directs the executor to include this field or fragment only when the `if` argument is true.",
|
2834
|
+
"locations": [
|
2835
|
+
"FIELD",
|
2836
|
+
"FRAGMENT_SPREAD",
|
2837
|
+
"INLINE_FRAGMENT"
|
2838
|
+
],
|
2839
|
+
"args": [
|
2840
|
+
{
|
2841
|
+
"name": "if",
|
2842
|
+
"description": "Included when true.",
|
2843
|
+
"type": {
|
2844
|
+
"kind": "NON_NULL",
|
2845
|
+
"name": null,
|
2846
|
+
"ofType": {
|
2847
|
+
"kind": "SCALAR",
|
2848
|
+
"name": "Boolean",
|
2849
|
+
"ofType": null
|
2850
|
+
}
|
2851
|
+
},
|
2852
|
+
"defaultValue": null
|
2853
|
+
}
|
2854
|
+
]
|
2855
|
+
},
|
2856
|
+
{
|
2857
|
+
"name": "oneOf",
|
2858
|
+
"description": "Requires that exactly one field must be supplied and that field must not be `null`.",
|
2859
|
+
"locations": [
|
2860
|
+
"INPUT_OBJECT"
|
2861
|
+
],
|
2862
|
+
"args": []
|
2863
|
+
},
|
2864
|
+
{
|
2865
|
+
"name": "resultRetention",
|
2866
|
+
"description": "This directive specifies the retention duration of a query containing a\nparticular field. When a query contains multiple fields with different\nretentions, the shortest (minimum) retention is applied to the query. The\nretention of a query's resulting documents always matches the retention of the query.",
|
2867
|
+
"locations": [
|
2868
|
+
"FIELD_DEFINITION"
|
2869
|
+
],
|
2870
|
+
"args": [
|
2871
|
+
{
|
2872
|
+
"name": "duration",
|
2873
|
+
"description": "An ISO 8601 duration.",
|
2874
|
+
"type": {
|
2875
|
+
"kind": "NON_NULL",
|
2876
|
+
"name": null,
|
2877
|
+
"ofType": {
|
2878
|
+
"kind": "SCALAR",
|
2879
|
+
"name": "String",
|
2880
|
+
"ofType": null
|
2881
|
+
}
|
2882
|
+
},
|
2883
|
+
"defaultValue": null
|
2884
|
+
}
|
2885
|
+
]
|
2886
|
+
},
|
2887
|
+
{
|
2888
|
+
"name": "skip",
|
2889
|
+
"description": "Directs the executor to skip this field or fragment when the `if` argument is true.",
|
2890
|
+
"locations": [
|
2891
|
+
"FIELD",
|
2892
|
+
"FRAGMENT_SPREAD",
|
2893
|
+
"INLINE_FRAGMENT"
|
2894
|
+
],
|
2895
|
+
"args": [
|
2896
|
+
{
|
2897
|
+
"name": "if",
|
2898
|
+
"description": "Skipped when true.",
|
2899
|
+
"type": {
|
2900
|
+
"kind": "NON_NULL",
|
2901
|
+
"name": null,
|
2902
|
+
"ofType": {
|
2903
|
+
"kind": "SCALAR",
|
2904
|
+
"name": "Boolean",
|
2905
|
+
"ofType": null
|
2906
|
+
}
|
2907
|
+
},
|
2908
|
+
"defaultValue": null
|
2909
|
+
}
|
2910
|
+
]
|
2911
|
+
},
|
2912
|
+
{
|
2913
|
+
"name": "specifiedBy",
|
2914
|
+
"description": "Exposes a URL that specifies the behavior of this scalar.",
|
2915
|
+
"locations": [
|
2916
|
+
"SCALAR"
|
2917
|
+
],
|
2918
|
+
"args": [
|
2919
|
+
{
|
2920
|
+
"name": "url",
|
2921
|
+
"description": "The URL that specifies the behavior of this scalar.",
|
2922
|
+
"type": {
|
2923
|
+
"kind": "NON_NULL",
|
2924
|
+
"name": null,
|
2925
|
+
"ofType": {
|
2926
|
+
"kind": "SCALAR",
|
2927
|
+
"name": "String",
|
2928
|
+
"ofType": null
|
2929
|
+
}
|
2930
|
+
},
|
2931
|
+
"defaultValue": null
|
2932
|
+
}
|
2933
|
+
]
|
2934
|
+
}
|
2935
|
+
]
|
2936
|
+
}
|
2937
|
+
}
|
2938
|
+
}
|