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,2783 @@
|
|
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_SalesAndTraffic_2023_11_15",
|
56
|
+
"description": "A root type for Analytics Sales and Traffic queries version 2023_11_15.",
|
57
|
+
"fields": [
|
58
|
+
{
|
59
|
+
"name": "salesAndTrafficByAsin",
|
60
|
+
"description": "A query to retrieve sales and traffic data for the seller's account aggregated by ASIN.",
|
61
|
+
"args": [
|
62
|
+
{
|
63
|
+
"name": "aggregateBy",
|
64
|
+
"description": "Determines how the sales and traffic data should be aggregated.",
|
65
|
+
"type": {
|
66
|
+
"kind": "NON_NULL",
|
67
|
+
"name": null,
|
68
|
+
"ofType": {
|
69
|
+
"kind": "ENUM",
|
70
|
+
"name": "AsinGranularity",
|
71
|
+
"ofType": null
|
72
|
+
}
|
73
|
+
},
|
74
|
+
"defaultValue": null
|
75
|
+
},
|
76
|
+
{
|
77
|
+
"name": "endDate",
|
78
|
+
"description": "The end date of the sales and traffic data to retrieve. If a date\ngranularity is specified and the provided end date occurs mid-week or\nmid-month, the preceding Saturday for WEEK date granularity or the last day\nof the previous month for MONTH date granularity will be used instead.",
|
79
|
+
"type": {
|
80
|
+
"kind": "NON_NULL",
|
81
|
+
"name": null,
|
82
|
+
"ofType": {
|
83
|
+
"kind": "SCALAR",
|
84
|
+
"name": "Date",
|
85
|
+
"ofType": null
|
86
|
+
}
|
87
|
+
},
|
88
|
+
"defaultValue": null
|
89
|
+
},
|
90
|
+
{
|
91
|
+
"name": "marketplaceIds",
|
92
|
+
"description": "The marketplace identifiers to retrieve sales and traffic data for. If\nomitted, sales and traffic data for all applicable marketplaces will be retrieved.",
|
93
|
+
"type": {
|
94
|
+
"kind": "LIST",
|
95
|
+
"name": null,
|
96
|
+
"ofType": {
|
97
|
+
"kind": "SCALAR",
|
98
|
+
"name": "String",
|
99
|
+
"ofType": null
|
100
|
+
}
|
101
|
+
},
|
102
|
+
"defaultValue": null
|
103
|
+
},
|
104
|
+
{
|
105
|
+
"name": "startDate",
|
106
|
+
"description": "The start date of the sales and traffic data to retrieve. The start date\nmust be no more than two years ago. If a date granularity is specified and\nthe provided start date occurs mid-week or mid-month, the following Sunday\nfor WEEK date granularity or the first day of the next month for MONTH date\ngranularity will be used instead.",
|
107
|
+
"type": {
|
108
|
+
"kind": "NON_NULL",
|
109
|
+
"name": null,
|
110
|
+
"ofType": {
|
111
|
+
"kind": "SCALAR",
|
112
|
+
"name": "Date",
|
113
|
+
"ofType": null
|
114
|
+
}
|
115
|
+
},
|
116
|
+
"defaultValue": null
|
117
|
+
}
|
118
|
+
],
|
119
|
+
"type": {
|
120
|
+
"kind": "LIST",
|
121
|
+
"name": null,
|
122
|
+
"ofType": {
|
123
|
+
"kind": "OBJECT",
|
124
|
+
"name": "SalesAndTrafficByAsin",
|
125
|
+
"ofType": null
|
126
|
+
}
|
127
|
+
},
|
128
|
+
"isDeprecated": true,
|
129
|
+
"deprecationReason": "No longer supported. Use salesAndTrafficByAsin from the analytics_salesAndTraffic_2024_04_24 schema instead."
|
130
|
+
},
|
131
|
+
{
|
132
|
+
"name": "salesAndTrafficByDate",
|
133
|
+
"description": "A query to retrieve sales and traffic data for the seller's account aggregated by date.",
|
134
|
+
"args": [
|
135
|
+
{
|
136
|
+
"name": "aggregateBy",
|
137
|
+
"description": "Determines how the sales and traffic data should be aggregated.",
|
138
|
+
"type": {
|
139
|
+
"kind": "NON_NULL",
|
140
|
+
"name": null,
|
141
|
+
"ofType": {
|
142
|
+
"kind": "ENUM",
|
143
|
+
"name": "DateGranularity",
|
144
|
+
"ofType": null
|
145
|
+
}
|
146
|
+
},
|
147
|
+
"defaultValue": null
|
148
|
+
},
|
149
|
+
{
|
150
|
+
"name": "endDate",
|
151
|
+
"description": "The end date of the sales and traffic data to retrieve. If the provided end\ndate occurs mid-week or mid-month, the preceding Saturday for WEEK date\ngranularity or the last day of the previous month for MONTH date granularity\nwill be used instead.",
|
152
|
+
"type": {
|
153
|
+
"kind": "NON_NULL",
|
154
|
+
"name": null,
|
155
|
+
"ofType": {
|
156
|
+
"kind": "SCALAR",
|
157
|
+
"name": "Date",
|
158
|
+
"ofType": null
|
159
|
+
}
|
160
|
+
},
|
161
|
+
"defaultValue": null
|
162
|
+
},
|
163
|
+
{
|
164
|
+
"name": "marketplaceIds",
|
165
|
+
"description": "The marketplace identifiers to retrieve sales and traffic data for. If\nomitted, sales and traffic data for all applicable marketplaces will be retrieved.",
|
166
|
+
"type": {
|
167
|
+
"kind": "LIST",
|
168
|
+
"name": null,
|
169
|
+
"ofType": {
|
170
|
+
"kind": "SCALAR",
|
171
|
+
"name": "String",
|
172
|
+
"ofType": null
|
173
|
+
}
|
174
|
+
},
|
175
|
+
"defaultValue": null
|
176
|
+
},
|
177
|
+
{
|
178
|
+
"name": "startDate",
|
179
|
+
"description": "The start date of the sales and traffic data to retrieve. The start date\nmust be no more than two years ago. If the provided start date occurs\nmid-week or mid-month, the following Sunday for WEEK date granularity or the\nfirst day of the next month for MONTH date granularity will be used instead.",
|
180
|
+
"type": {
|
181
|
+
"kind": "NON_NULL",
|
182
|
+
"name": null,
|
183
|
+
"ofType": {
|
184
|
+
"kind": "SCALAR",
|
185
|
+
"name": "Date",
|
186
|
+
"ofType": null
|
187
|
+
}
|
188
|
+
},
|
189
|
+
"defaultValue": null
|
190
|
+
}
|
191
|
+
],
|
192
|
+
"type": {
|
193
|
+
"kind": "LIST",
|
194
|
+
"name": null,
|
195
|
+
"ofType": {
|
196
|
+
"kind": "OBJECT",
|
197
|
+
"name": "SalesAndTrafficByDate",
|
198
|
+
"ofType": null
|
199
|
+
}
|
200
|
+
},
|
201
|
+
"isDeprecated": true,
|
202
|
+
"deprecationReason": "No longer supported. Use salesAndTrafficByDate from the analytics_salesAndTraffic_2024_04_24 schema instead."
|
203
|
+
}
|
204
|
+
],
|
205
|
+
"inputFields": null,
|
206
|
+
"interfaces": [],
|
207
|
+
"enumValues": null,
|
208
|
+
"possibleTypes": null
|
209
|
+
},
|
210
|
+
{
|
211
|
+
"kind": "ENUM",
|
212
|
+
"name": "AsinGranularity",
|
213
|
+
"description": "The ASIN granularity used in aggregation.",
|
214
|
+
"fields": null,
|
215
|
+
"inputFields": null,
|
216
|
+
"interfaces": null,
|
217
|
+
"enumValues": [
|
218
|
+
{
|
219
|
+
"name": "CHILD",
|
220
|
+
"description": "Sales and traffic data is aggregated by child ASIN.",
|
221
|
+
"isDeprecated": false,
|
222
|
+
"deprecationReason": null
|
223
|
+
},
|
224
|
+
{
|
225
|
+
"name": "PARENT",
|
226
|
+
"description": "Sales and traffic data is aggregated by parent ASIN.",
|
227
|
+
"isDeprecated": false,
|
228
|
+
"deprecationReason": null
|
229
|
+
},
|
230
|
+
{
|
231
|
+
"name": "SKU",
|
232
|
+
"description": "Sales and traffic data is aggregated by sku.",
|
233
|
+
"isDeprecated": false,
|
234
|
+
"deprecationReason": null
|
235
|
+
}
|
236
|
+
],
|
237
|
+
"possibleTypes": null
|
238
|
+
},
|
239
|
+
{
|
240
|
+
"kind": "SCALAR",
|
241
|
+
"name": "Boolean",
|
242
|
+
"description": "Represents `true` or `false` values.",
|
243
|
+
"fields": null,
|
244
|
+
"inputFields": null,
|
245
|
+
"interfaces": null,
|
246
|
+
"enumValues": null,
|
247
|
+
"possibleTypes": null
|
248
|
+
},
|
249
|
+
{
|
250
|
+
"kind": "OBJECT",
|
251
|
+
"name": "ByAsinSales",
|
252
|
+
"description": "The sales data for the seller's account aggregated by ASIN.",
|
253
|
+
"fields": [
|
254
|
+
{
|
255
|
+
"name": "orderedProductSales",
|
256
|
+
"description": "The amount of ordered product sales, calculated by multiplying the price of\nproducts and the number of units sold for the selected time period.",
|
257
|
+
"args": [],
|
258
|
+
"type": {
|
259
|
+
"kind": "NON_NULL",
|
260
|
+
"name": null,
|
261
|
+
"ofType": {
|
262
|
+
"kind": "OBJECT",
|
263
|
+
"name": "Amount",
|
264
|
+
"ofType": null
|
265
|
+
}
|
266
|
+
},
|
267
|
+
"isDeprecated": false,
|
268
|
+
"deprecationReason": null
|
269
|
+
},
|
270
|
+
{
|
271
|
+
"name": "orderedProductSalesB2B",
|
272
|
+
"description": "The amount of ordered product sales to Amazon Business customers, calculated\nby multiplying the price of products and the number of units sold for the\nselected time period. Note: This field is only populated when the seller is a B2B seller.",
|
273
|
+
"args": [],
|
274
|
+
"type": {
|
275
|
+
"kind": "OBJECT",
|
276
|
+
"name": "Amount",
|
277
|
+
"ofType": null
|
278
|
+
},
|
279
|
+
"isDeprecated": false,
|
280
|
+
"deprecationReason": null
|
281
|
+
},
|
282
|
+
{
|
283
|
+
"name": "totalOrderItems",
|
284
|
+
"description": "The number of items that were ordered for the selected time period.",
|
285
|
+
"args": [],
|
286
|
+
"type": {
|
287
|
+
"kind": "NON_NULL",
|
288
|
+
"name": null,
|
289
|
+
"ofType": {
|
290
|
+
"kind": "SCALAR",
|
291
|
+
"name": "Long",
|
292
|
+
"ofType": null
|
293
|
+
}
|
294
|
+
},
|
295
|
+
"isDeprecated": false,
|
296
|
+
"deprecationReason": null
|
297
|
+
},
|
298
|
+
{
|
299
|
+
"name": "totalOrderItemsB2B",
|
300
|
+
"description": "The number of items that were ordered by Amazon Business customers for the\nselected time period. Note: This field is only populated when the seller is a B2B seller.",
|
301
|
+
"args": [],
|
302
|
+
"type": {
|
303
|
+
"kind": "SCALAR",
|
304
|
+
"name": "Long",
|
305
|
+
"ofType": null
|
306
|
+
},
|
307
|
+
"isDeprecated": false,
|
308
|
+
"deprecationReason": null
|
309
|
+
},
|
310
|
+
{
|
311
|
+
"name": "unitsOrdered",
|
312
|
+
"description": "The number of units ordered.",
|
313
|
+
"args": [],
|
314
|
+
"type": {
|
315
|
+
"kind": "NON_NULL",
|
316
|
+
"name": null,
|
317
|
+
"ofType": {
|
318
|
+
"kind": "SCALAR",
|
319
|
+
"name": "Long",
|
320
|
+
"ofType": null
|
321
|
+
}
|
322
|
+
},
|
323
|
+
"isDeprecated": false,
|
324
|
+
"deprecationReason": null
|
325
|
+
},
|
326
|
+
{
|
327
|
+
"name": "unitsOrderedB2B",
|
328
|
+
"description": "The number of units ordered by Amazon Business customers. Note: This field is\nonly populated when the seller is a B2B seller.",
|
329
|
+
"args": [],
|
330
|
+
"type": {
|
331
|
+
"kind": "SCALAR",
|
332
|
+
"name": "Long",
|
333
|
+
"ofType": null
|
334
|
+
},
|
335
|
+
"isDeprecated": false,
|
336
|
+
"deprecationReason": null
|
337
|
+
}
|
338
|
+
],
|
339
|
+
"inputFields": null,
|
340
|
+
"interfaces": [],
|
341
|
+
"enumValues": null,
|
342
|
+
"possibleTypes": null
|
343
|
+
},
|
344
|
+
{
|
345
|
+
"kind": "OBJECT",
|
346
|
+
"name": "ByAsinTraffic",
|
347
|
+
"description": "The traffic data for the seller's account aggregated by ASIN.",
|
348
|
+
"fields": [
|
349
|
+
{
|
350
|
+
"name": "browserPageViews",
|
351
|
+
"description": "Browser page views are the number of times a user visited your Amazon.com browser pages for the selected time period.",
|
352
|
+
"args": [],
|
353
|
+
"type": {
|
354
|
+
"kind": "NON_NULL",
|
355
|
+
"name": null,
|
356
|
+
"ofType": {
|
357
|
+
"kind": "SCALAR",
|
358
|
+
"name": "Long",
|
359
|
+
"ofType": null
|
360
|
+
}
|
361
|
+
},
|
362
|
+
"isDeprecated": false,
|
363
|
+
"deprecationReason": null
|
364
|
+
},
|
365
|
+
{
|
366
|
+
"name": "browserPageViewsB2B",
|
367
|
+
"description": "Browser B2B page views are the number of times an Amazon Business customer\nvisited your Amazon.com browser pages for the selected time period. Note: This\nfield is only populated when the seller is a B2B seller.",
|
368
|
+
"args": [],
|
369
|
+
"type": {
|
370
|
+
"kind": "SCALAR",
|
371
|
+
"name": "Long",
|
372
|
+
"ofType": null
|
373
|
+
},
|
374
|
+
"isDeprecated": false,
|
375
|
+
"deprecationReason": null
|
376
|
+
},
|
377
|
+
{
|
378
|
+
"name": "browserPageViewsPercentage",
|
379
|
+
"description": "The percentage of browser page views that a particular SKU/ASIN receives\nrelative to the total number of browser page views for all products.",
|
380
|
+
"args": [],
|
381
|
+
"type": {
|
382
|
+
"kind": "NON_NULL",
|
383
|
+
"name": null,
|
384
|
+
"ofType": {
|
385
|
+
"kind": "SCALAR",
|
386
|
+
"name": "Float",
|
387
|
+
"ofType": null
|
388
|
+
}
|
389
|
+
},
|
390
|
+
"isDeprecated": false,
|
391
|
+
"deprecationReason": null
|
392
|
+
},
|
393
|
+
{
|
394
|
+
"name": "browserPageViewsPercentageB2B",
|
395
|
+
"description": "The percentage of browser views by Amazon Business customers that a particular\nSKU/ASIN receives relative to the total number of mobile page views by Amazon\nBusiness customers for all products. Note: This field is only populated when\nthe seller is a B2B seller.",
|
396
|
+
"args": [],
|
397
|
+
"type": {
|
398
|
+
"kind": "SCALAR",
|
399
|
+
"name": "Float",
|
400
|
+
"ofType": null
|
401
|
+
},
|
402
|
+
"isDeprecated": false,
|
403
|
+
"deprecationReason": null
|
404
|
+
},
|
405
|
+
{
|
406
|
+
"name": "browserSessionPercentage",
|
407
|
+
"description": "The percentage of browser sessions that contain at least one page view for a\nparticular SKU/ASIN relative to the total number of browser sessions for all products.",
|
408
|
+
"args": [],
|
409
|
+
"type": {
|
410
|
+
"kind": "NON_NULL",
|
411
|
+
"name": null,
|
412
|
+
"ofType": {
|
413
|
+
"kind": "SCALAR",
|
414
|
+
"name": "Float",
|
415
|
+
"ofType": null
|
416
|
+
}
|
417
|
+
},
|
418
|
+
"isDeprecated": false,
|
419
|
+
"deprecationReason": null
|
420
|
+
},
|
421
|
+
{
|
422
|
+
"name": "browserSessionPercentageB2B",
|
423
|
+
"description": "The percentage of browser sessions that contain at least one page view by an\nAmazon Business customer for a particular SKU/ASIN relative to the total\nnumber of browser sessions by Amazon Business customers for all products.\nNote: This field is only populated when the seller is a B2B seller.",
|
424
|
+
"args": [],
|
425
|
+
"type": {
|
426
|
+
"kind": "SCALAR",
|
427
|
+
"name": "Float",
|
428
|
+
"ofType": null
|
429
|
+
},
|
430
|
+
"isDeprecated": false,
|
431
|
+
"deprecationReason": null
|
432
|
+
},
|
433
|
+
{
|
434
|
+
"name": "browserSessions",
|
435
|
+
"description": "Browser sessions are visits to your Amazon.com browser pages by a user. All\nbrowser activity within a 24-hour period is considered a browser session. For\nexample, if a user visits your pages using a browser multiple times within a\n24 hour period it is counted as a single browser session.",
|
436
|
+
"args": [],
|
437
|
+
"type": {
|
438
|
+
"kind": "NON_NULL",
|
439
|
+
"name": null,
|
440
|
+
"ofType": {
|
441
|
+
"kind": "SCALAR",
|
442
|
+
"name": "Long",
|
443
|
+
"ofType": null
|
444
|
+
}
|
445
|
+
},
|
446
|
+
"isDeprecated": false,
|
447
|
+
"deprecationReason": null
|
448
|
+
},
|
449
|
+
{
|
450
|
+
"name": "browserSessionsB2B",
|
451
|
+
"description": "Browser B2B sessions are visits to your Amazon.com browser pages by an Amazon\nBusiness customer. All activity within a 24-hour period is considered a\nbrowser session. For example, if an Amazon Business customer visits your pages\nusing browser multiple times within a 24 hour period it is counted as a single\nsession. Note: This field is only populated when the seller is a B2B seller.",
|
452
|
+
"args": [],
|
453
|
+
"type": {
|
454
|
+
"kind": "SCALAR",
|
455
|
+
"name": "Long",
|
456
|
+
"ofType": null
|
457
|
+
},
|
458
|
+
"isDeprecated": false,
|
459
|
+
"deprecationReason": null
|
460
|
+
},
|
461
|
+
{
|
462
|
+
"name": "buyBoxPercentage",
|
463
|
+
"description": "The percentage of page views where the buy box (the add to shopping cart link)\nappeared on the page for customers to add your product to their cart.",
|
464
|
+
"args": [],
|
465
|
+
"type": {
|
466
|
+
"kind": "NON_NULL",
|
467
|
+
"name": null,
|
468
|
+
"ofType": {
|
469
|
+
"kind": "SCALAR",
|
470
|
+
"name": "Float",
|
471
|
+
"ofType": null
|
472
|
+
}
|
473
|
+
},
|
474
|
+
"isDeprecated": false,
|
475
|
+
"deprecationReason": null
|
476
|
+
},
|
477
|
+
{
|
478
|
+
"name": "buyBoxPercentageB2B",
|
479
|
+
"description": "The percentage of page views by Amazon Business customers where the buy box\n(the add to shopping cart link) appeared on the page for customers to add your\nproduct to their cart. Note: This field is only populated when the seller is a B2B seller.",
|
480
|
+
"args": [],
|
481
|
+
"type": {
|
482
|
+
"kind": "SCALAR",
|
483
|
+
"name": "Float",
|
484
|
+
"ofType": null
|
485
|
+
},
|
486
|
+
"isDeprecated": false,
|
487
|
+
"deprecationReason": null
|
488
|
+
},
|
489
|
+
{
|
490
|
+
"name": "mobileAppPageViews",
|
491
|
+
"description": "Mobile app page views are the number of times a user visited your Amazon.com\nmobile app pages for the selected time period.",
|
492
|
+
"args": [],
|
493
|
+
"type": {
|
494
|
+
"kind": "NON_NULL",
|
495
|
+
"name": null,
|
496
|
+
"ofType": {
|
497
|
+
"kind": "SCALAR",
|
498
|
+
"name": "Long",
|
499
|
+
"ofType": null
|
500
|
+
}
|
501
|
+
},
|
502
|
+
"isDeprecated": false,
|
503
|
+
"deprecationReason": null
|
504
|
+
},
|
505
|
+
{
|
506
|
+
"name": "mobileAppPageViewsB2B",
|
507
|
+
"description": "Mobile app B2B page views are the number of times an Amazon Business customer\nvisited your Amazon.com mobile app pages for the selected time period. Note:\nThis field is only populated when the seller is a B2B seller.",
|
508
|
+
"args": [],
|
509
|
+
"type": {
|
510
|
+
"kind": "SCALAR",
|
511
|
+
"name": "Long",
|
512
|
+
"ofType": null
|
513
|
+
},
|
514
|
+
"isDeprecated": false,
|
515
|
+
"deprecationReason": null
|
516
|
+
},
|
517
|
+
{
|
518
|
+
"name": "mobileAppPageViewsPercentage",
|
519
|
+
"description": "The percentage of mobile app page views that a particular SKU/ASIN receives\nrelative to the total number of mobile app page views for all products.",
|
520
|
+
"args": [],
|
521
|
+
"type": {
|
522
|
+
"kind": "NON_NULL",
|
523
|
+
"name": null,
|
524
|
+
"ofType": {
|
525
|
+
"kind": "SCALAR",
|
526
|
+
"name": "Float",
|
527
|
+
"ofType": null
|
528
|
+
}
|
529
|
+
},
|
530
|
+
"isDeprecated": false,
|
531
|
+
"deprecationReason": null
|
532
|
+
},
|
533
|
+
{
|
534
|
+
"name": "mobileAppPageViewsPercentageB2B",
|
535
|
+
"description": "The percentage of mobile page views by Amazon Business customers that a\nparticular SKU/ASIN receives relative to the total number of mobile page views\nby Amazon Business customers for all products. Note: This field is only\npopulated when the seller is a B2B seller.",
|
536
|
+
"args": [],
|
537
|
+
"type": {
|
538
|
+
"kind": "SCALAR",
|
539
|
+
"name": "Float",
|
540
|
+
"ofType": null
|
541
|
+
},
|
542
|
+
"isDeprecated": false,
|
543
|
+
"deprecationReason": null
|
544
|
+
},
|
545
|
+
{
|
546
|
+
"name": "mobileAppSessionPercentage",
|
547
|
+
"description": "The percentage of mobile app sessions that contain at least one page view for\na particular SKU/ASIN relative to the total number of mobile app sessions for all products.",
|
548
|
+
"args": [],
|
549
|
+
"type": {
|
550
|
+
"kind": "NON_NULL",
|
551
|
+
"name": null,
|
552
|
+
"ofType": {
|
553
|
+
"kind": "SCALAR",
|
554
|
+
"name": "Float",
|
555
|
+
"ofType": null
|
556
|
+
}
|
557
|
+
},
|
558
|
+
"isDeprecated": false,
|
559
|
+
"deprecationReason": null
|
560
|
+
},
|
561
|
+
{
|
562
|
+
"name": "mobileAppSessionPercentageB2B",
|
563
|
+
"description": "The percentage of mobile app sessions that contain at least one page view by\nan Amazon Business customer for a particular SKU/ASIN relative to the total\nnumber of mobile app sessions by Amazon Business customers for all products.\nNote: This field is only populated when the seller is a B2B seller.",
|
564
|
+
"args": [],
|
565
|
+
"type": {
|
566
|
+
"kind": "SCALAR",
|
567
|
+
"name": "Float",
|
568
|
+
"ofType": null
|
569
|
+
},
|
570
|
+
"isDeprecated": false,
|
571
|
+
"deprecationReason": null
|
572
|
+
},
|
573
|
+
{
|
574
|
+
"name": "mobileAppSessions",
|
575
|
+
"description": "Mobile app sessions are visits to your Amazon.com mobile app pages by a user.\nAll mobile app activity within a 24-hour period is considered a mobile app\nsession. For example, if a user visits your pages using a mobile app multiple\ntimes within a 24 hour period it is counted as a single mobile app session.",
|
576
|
+
"args": [],
|
577
|
+
"type": {
|
578
|
+
"kind": "NON_NULL",
|
579
|
+
"name": null,
|
580
|
+
"ofType": {
|
581
|
+
"kind": "SCALAR",
|
582
|
+
"name": "Long",
|
583
|
+
"ofType": null
|
584
|
+
}
|
585
|
+
},
|
586
|
+
"isDeprecated": false,
|
587
|
+
"deprecationReason": null
|
588
|
+
},
|
589
|
+
{
|
590
|
+
"name": "mobileAppSessionsB2B",
|
591
|
+
"description": "Mobile app B2B sessions are visits to your Amazon.com mobile app pages by an\nAmazon Business customer. All activity within a 24-hour period is considered a\nmobile app session. For example, if an Amazon Business customer visits your\npages using mobile app multiple times within a 24 hour period it is counted as\na single session. Note: This field is only populated when the seller is a B2B seller.",
|
592
|
+
"args": [],
|
593
|
+
"type": {
|
594
|
+
"kind": "SCALAR",
|
595
|
+
"name": "Long",
|
596
|
+
"ofType": null
|
597
|
+
},
|
598
|
+
"isDeprecated": false,
|
599
|
+
"deprecationReason": null
|
600
|
+
},
|
601
|
+
{
|
602
|
+
"name": "pageViews",
|
603
|
+
"description": "Page views are the number of times a user visited your Amazon.com browser or\nmobile app pages for the selected time period. It is calculated as the sum of\nbrowserPageViews and mobileAppPageViews.",
|
604
|
+
"args": [],
|
605
|
+
"type": {
|
606
|
+
"kind": "NON_NULL",
|
607
|
+
"name": null,
|
608
|
+
"ofType": {
|
609
|
+
"kind": "SCALAR",
|
610
|
+
"name": "Long",
|
611
|
+
"ofType": null
|
612
|
+
}
|
613
|
+
},
|
614
|
+
"isDeprecated": false,
|
615
|
+
"deprecationReason": null
|
616
|
+
},
|
617
|
+
{
|
618
|
+
"name": "pageViewsB2B",
|
619
|
+
"description": "B2B page views are the number of times an Amazon Business customer visited\nyour Amazon.com pages using browser or mobile app for the selected time\nperiod. Note: This field is only populated when the seller is a B2B seller.",
|
620
|
+
"args": [],
|
621
|
+
"type": {
|
622
|
+
"kind": "SCALAR",
|
623
|
+
"name": "Long",
|
624
|
+
"ofType": null
|
625
|
+
},
|
626
|
+
"isDeprecated": false,
|
627
|
+
"deprecationReason": null
|
628
|
+
},
|
629
|
+
{
|
630
|
+
"name": "pageViewsPercentage",
|
631
|
+
"description": "The percentage of browser and mobile app page views that a particular SKU/ASIN\nreceives relative to the total number of browser and mobile app page views for all products.",
|
632
|
+
"args": [],
|
633
|
+
"type": {
|
634
|
+
"kind": "NON_NULL",
|
635
|
+
"name": null,
|
636
|
+
"ofType": {
|
637
|
+
"kind": "SCALAR",
|
638
|
+
"name": "Float",
|
639
|
+
"ofType": null
|
640
|
+
}
|
641
|
+
},
|
642
|
+
"isDeprecated": false,
|
643
|
+
"deprecationReason": null
|
644
|
+
},
|
645
|
+
{
|
646
|
+
"name": "pageViewsPercentageB2B",
|
647
|
+
"description": "The percentage of page views by Amazon Business customers that a particular\nSKU/ASIN receives relative to the total number of page views by Amazon\nBusiness customers for all products. Note: This field is only populated when\nthe seller is a B2B seller.",
|
648
|
+
"args": [],
|
649
|
+
"type": {
|
650
|
+
"kind": "SCALAR",
|
651
|
+
"name": "Float",
|
652
|
+
"ofType": null
|
653
|
+
},
|
654
|
+
"isDeprecated": false,
|
655
|
+
"deprecationReason": null
|
656
|
+
},
|
657
|
+
{
|
658
|
+
"name": "sessionPercentage",
|
659
|
+
"description": "The percentage of sessions that contain at least one page view for a\nparticular SKU/ASIN relative to the total number of sessions for all products.",
|
660
|
+
"args": [],
|
661
|
+
"type": {
|
662
|
+
"kind": "NON_NULL",
|
663
|
+
"name": null,
|
664
|
+
"ofType": {
|
665
|
+
"kind": "SCALAR",
|
666
|
+
"name": "Float",
|
667
|
+
"ofType": null
|
668
|
+
}
|
669
|
+
},
|
670
|
+
"isDeprecated": false,
|
671
|
+
"deprecationReason": null
|
672
|
+
},
|
673
|
+
{
|
674
|
+
"name": "sessionPercentageB2B",
|
675
|
+
"description": "The percentage of sessions that contain at least one page view by an Amazon\nBusiness customer for a particular SKU/ASIN relative to the total number of\nsessions by Amazon Business customers for all products. Note: This field is\nonly populated when the seller is a B2B seller.",
|
676
|
+
"args": [],
|
677
|
+
"type": {
|
678
|
+
"kind": "SCALAR",
|
679
|
+
"name": "Float",
|
680
|
+
"ofType": null
|
681
|
+
},
|
682
|
+
"isDeprecated": false,
|
683
|
+
"deprecationReason": null
|
684
|
+
},
|
685
|
+
{
|
686
|
+
"name": "sessions",
|
687
|
+
"description": "Sessions are visits to your Amazon.com browser or mobile app pages by a user.\nAll browser and mobile app activity within a 24-hour period is considered a\nsession. It is calculated as the sum of browserSessions and mobileAppSessions.",
|
688
|
+
"args": [],
|
689
|
+
"type": {
|
690
|
+
"kind": "NON_NULL",
|
691
|
+
"name": null,
|
692
|
+
"ofType": {
|
693
|
+
"kind": "SCALAR",
|
694
|
+
"name": "Long",
|
695
|
+
"ofType": null
|
696
|
+
}
|
697
|
+
},
|
698
|
+
"isDeprecated": false,
|
699
|
+
"deprecationReason": null
|
700
|
+
},
|
701
|
+
{
|
702
|
+
"name": "sessionsB2B",
|
703
|
+
"description": "B2B sessions are visits to your Amazon.com pages using browser or mobile app\nby an Amazon Business customer. All activity within a 24-hour period is\nconsidered a session. For example, if an Amazon Business customer visits your\npages multiple times using mobile app or browser within a 24 hour period it is\ncounted as a single session. Note: This field is only populated when the\nseller is a B2B seller.",
|
704
|
+
"args": [],
|
705
|
+
"type": {
|
706
|
+
"kind": "SCALAR",
|
707
|
+
"name": "Long",
|
708
|
+
"ofType": null
|
709
|
+
},
|
710
|
+
"isDeprecated": false,
|
711
|
+
"deprecationReason": null
|
712
|
+
},
|
713
|
+
{
|
714
|
+
"name": "unitSessionPercentage",
|
715
|
+
"description": "The percentage conversion metric indicating how many units were purchased\nrelative to the number of people who viewed the products, calculated by\ndividing unitsOrdered by sessions.",
|
716
|
+
"args": [],
|
717
|
+
"type": {
|
718
|
+
"kind": "NON_NULL",
|
719
|
+
"name": null,
|
720
|
+
"ofType": {
|
721
|
+
"kind": "SCALAR",
|
722
|
+
"name": "Float",
|
723
|
+
"ofType": null
|
724
|
+
}
|
725
|
+
},
|
726
|
+
"isDeprecated": false,
|
727
|
+
"deprecationReason": null
|
728
|
+
},
|
729
|
+
{
|
730
|
+
"name": "unitSessionPercentageB2B",
|
731
|
+
"description": "The percentage conversion metric indicating how many units were purchased by\nAmazon Business customers relative to the number of Amazon Business customers\nwho viewed the products, calculated by dividing unitsOrderedB2B by sessions.\nNote: This field is only populated when the seller is a B2B seller.",
|
732
|
+
"args": [],
|
733
|
+
"type": {
|
734
|
+
"kind": "SCALAR",
|
735
|
+
"name": "Float",
|
736
|
+
"ofType": null
|
737
|
+
},
|
738
|
+
"isDeprecated": false,
|
739
|
+
"deprecationReason": null
|
740
|
+
}
|
741
|
+
],
|
742
|
+
"inputFields": null,
|
743
|
+
"interfaces": [],
|
744
|
+
"enumValues": null,
|
745
|
+
"possibleTypes": null
|
746
|
+
},
|
747
|
+
{
|
748
|
+
"kind": "OBJECT",
|
749
|
+
"name": "ByDateSales",
|
750
|
+
"description": "The sales data for the seller's account aggregated by date.",
|
751
|
+
"fields": [
|
752
|
+
{
|
753
|
+
"name": "averageSalesPerOrderItem",
|
754
|
+
"description": "The average ordered product sales, calculated by dividing orderedProductSales\nby totalOrderItems for the selected time period.",
|
755
|
+
"args": [],
|
756
|
+
"type": {
|
757
|
+
"kind": "NON_NULL",
|
758
|
+
"name": null,
|
759
|
+
"ofType": {
|
760
|
+
"kind": "OBJECT",
|
761
|
+
"name": "Amount",
|
762
|
+
"ofType": null
|
763
|
+
}
|
764
|
+
},
|
765
|
+
"isDeprecated": false,
|
766
|
+
"deprecationReason": null
|
767
|
+
},
|
768
|
+
{
|
769
|
+
"name": "averageSalesPerOrderItemB2B",
|
770
|
+
"description": "The average ordered product sales to Amazon Business customers, calculated by\ndividing orderedProductSalesB2B by totalOrderItemsB2B for the selected time\nperiod. Note: This field is only populated when the seller is a B2B seller.",
|
771
|
+
"args": [],
|
772
|
+
"type": {
|
773
|
+
"kind": "OBJECT",
|
774
|
+
"name": "Amount",
|
775
|
+
"ofType": null
|
776
|
+
},
|
777
|
+
"isDeprecated": false,
|
778
|
+
"deprecationReason": null
|
779
|
+
},
|
780
|
+
{
|
781
|
+
"name": "averageSellingPrice",
|
782
|
+
"description": "The average price of the units sold in the selected time period, calculated by\ndividing the orderedProductSales by unitsOrdered for the selected time period.",
|
783
|
+
"args": [],
|
784
|
+
"type": {
|
785
|
+
"kind": "NON_NULL",
|
786
|
+
"name": null,
|
787
|
+
"ofType": {
|
788
|
+
"kind": "OBJECT",
|
789
|
+
"name": "Amount",
|
790
|
+
"ofType": null
|
791
|
+
}
|
792
|
+
},
|
793
|
+
"isDeprecated": false,
|
794
|
+
"deprecationReason": null
|
795
|
+
},
|
796
|
+
{
|
797
|
+
"name": "averageSellingPriceB2B",
|
798
|
+
"description": "The average price of the units sold to Amazon Business customers, calculated\nby dividing the orderedProductSalesB2B by unitsOrderedB2B for the selected\ntime period. Note: This field is only populated when the seller is a B2B seller.",
|
799
|
+
"args": [],
|
800
|
+
"type": {
|
801
|
+
"kind": "OBJECT",
|
802
|
+
"name": "Amount",
|
803
|
+
"ofType": null
|
804
|
+
},
|
805
|
+
"isDeprecated": false,
|
806
|
+
"deprecationReason": null
|
807
|
+
},
|
808
|
+
{
|
809
|
+
"name": "averageUnitsPerOrderItem",
|
810
|
+
"description": "The average number of units in each order item for the selected time period.",
|
811
|
+
"args": [],
|
812
|
+
"type": {
|
813
|
+
"kind": "NON_NULL",
|
814
|
+
"name": null,
|
815
|
+
"ofType": {
|
816
|
+
"kind": "SCALAR",
|
817
|
+
"name": "Float",
|
818
|
+
"ofType": null
|
819
|
+
}
|
820
|
+
},
|
821
|
+
"isDeprecated": false,
|
822
|
+
"deprecationReason": null
|
823
|
+
},
|
824
|
+
{
|
825
|
+
"name": "averageUnitsPerOrderItemB2B",
|
826
|
+
"description": "The average number of units in each order item ordered by Amazon Business\ncustomers for the selected time period. Note: This field is only populated\nwhen the seller is a B2B seller.",
|
827
|
+
"args": [],
|
828
|
+
"type": {
|
829
|
+
"kind": "SCALAR",
|
830
|
+
"name": "Float",
|
831
|
+
"ofType": null
|
832
|
+
},
|
833
|
+
"isDeprecated": false,
|
834
|
+
"deprecationReason": null
|
835
|
+
},
|
836
|
+
{
|
837
|
+
"name": "claimsAmount",
|
838
|
+
"description": "Monetary amount of filed A-to-z guarantee claims.",
|
839
|
+
"args": [],
|
840
|
+
"type": {
|
841
|
+
"kind": "NON_NULL",
|
842
|
+
"name": null,
|
843
|
+
"ofType": {
|
844
|
+
"kind": "OBJECT",
|
845
|
+
"name": "Amount",
|
846
|
+
"ofType": null
|
847
|
+
}
|
848
|
+
},
|
849
|
+
"isDeprecated": false,
|
850
|
+
"deprecationReason": null
|
851
|
+
},
|
852
|
+
{
|
853
|
+
"name": "claimsGranted",
|
854
|
+
"description": "The number of A-to-z guarantee claims granted.",
|
855
|
+
"args": [],
|
856
|
+
"type": {
|
857
|
+
"kind": "NON_NULL",
|
858
|
+
"name": null,
|
859
|
+
"ofType": {
|
860
|
+
"kind": "SCALAR",
|
861
|
+
"name": "Long",
|
862
|
+
"ofType": null
|
863
|
+
}
|
864
|
+
},
|
865
|
+
"isDeprecated": false,
|
866
|
+
"deprecationReason": null
|
867
|
+
},
|
868
|
+
{
|
869
|
+
"name": "orderedProductSales",
|
870
|
+
"description": "The amount of ordered product sales, calculated by multiplying the price of\nproducts and the number of units sold for the selected time period.",
|
871
|
+
"args": [],
|
872
|
+
"type": {
|
873
|
+
"kind": "NON_NULL",
|
874
|
+
"name": null,
|
875
|
+
"ofType": {
|
876
|
+
"kind": "OBJECT",
|
877
|
+
"name": "Amount",
|
878
|
+
"ofType": null
|
879
|
+
}
|
880
|
+
},
|
881
|
+
"isDeprecated": false,
|
882
|
+
"deprecationReason": null
|
883
|
+
},
|
884
|
+
{
|
885
|
+
"name": "orderedProductSalesB2B",
|
886
|
+
"description": "The amount of ordered product sales to Amazon Business customers, calculated\nby multiplying the price of products and the number of units sold for the\nselected time period.",
|
887
|
+
"args": [],
|
888
|
+
"type": {
|
889
|
+
"kind": "OBJECT",
|
890
|
+
"name": "Amount",
|
891
|
+
"ofType": null
|
892
|
+
},
|
893
|
+
"isDeprecated": false,
|
894
|
+
"deprecationReason": null
|
895
|
+
},
|
896
|
+
{
|
897
|
+
"name": "ordersShipped",
|
898
|
+
"description": "The number of orders shipped in the selected time period.",
|
899
|
+
"args": [],
|
900
|
+
"type": {
|
901
|
+
"kind": "NON_NULL",
|
902
|
+
"name": null,
|
903
|
+
"ofType": {
|
904
|
+
"kind": "SCALAR",
|
905
|
+
"name": "Long",
|
906
|
+
"ofType": null
|
907
|
+
}
|
908
|
+
},
|
909
|
+
"isDeprecated": false,
|
910
|
+
"deprecationReason": null
|
911
|
+
},
|
912
|
+
{
|
913
|
+
"name": "refundRate",
|
914
|
+
"description": "The percentage conversion metric indicating how many orders were refunded by\nthe seller, calculated by dividing unitsOrdered by unitsRefunded in the\nselected time period.",
|
915
|
+
"args": [],
|
916
|
+
"type": {
|
917
|
+
"kind": "NON_NULL",
|
918
|
+
"name": null,
|
919
|
+
"ofType": {
|
920
|
+
"kind": "SCALAR",
|
921
|
+
"name": "Float",
|
922
|
+
"ofType": null
|
923
|
+
}
|
924
|
+
},
|
925
|
+
"isDeprecated": false,
|
926
|
+
"deprecationReason": null
|
927
|
+
},
|
928
|
+
{
|
929
|
+
"name": "shippedProductSales",
|
930
|
+
"description": "The amount of ordered product sales shipped for the selected time period.",
|
931
|
+
"args": [],
|
932
|
+
"type": {
|
933
|
+
"kind": "NON_NULL",
|
934
|
+
"name": null,
|
935
|
+
"ofType": {
|
936
|
+
"kind": "OBJECT",
|
937
|
+
"name": "Amount",
|
938
|
+
"ofType": null
|
939
|
+
}
|
940
|
+
},
|
941
|
+
"isDeprecated": false,
|
942
|
+
"deprecationReason": null
|
943
|
+
},
|
944
|
+
{
|
945
|
+
"name": "totalOrderItems",
|
946
|
+
"description": "The number of items that were ordered for the selected time period. Example:\nFor an order containing 2 copies of book A and 3 copies of book B, the number\nof orders is 1, the number of order items is 2 (book A and book B), and the\nnumber of units is 5 (2 + 3).",
|
947
|
+
"args": [],
|
948
|
+
"type": {
|
949
|
+
"kind": "NON_NULL",
|
950
|
+
"name": null,
|
951
|
+
"ofType": {
|
952
|
+
"kind": "SCALAR",
|
953
|
+
"name": "Long",
|
954
|
+
"ofType": null
|
955
|
+
}
|
956
|
+
},
|
957
|
+
"isDeprecated": false,
|
958
|
+
"deprecationReason": null
|
959
|
+
},
|
960
|
+
{
|
961
|
+
"name": "totalOrderItemsB2B",
|
962
|
+
"description": "The number of items that were ordered by Amazon Business customers for the\nselected time period. Example: For an order containing 2 copies of book A and\n3 copies of book B, the number of orders is 1, the number of order items is 2\n(book A and book B), and the number of units is 5 (2 + 3).",
|
963
|
+
"args": [],
|
964
|
+
"type": {
|
965
|
+
"kind": "SCALAR",
|
966
|
+
"name": "Long",
|
967
|
+
"ofType": null
|
968
|
+
},
|
969
|
+
"isDeprecated": false,
|
970
|
+
"deprecationReason": null
|
971
|
+
},
|
972
|
+
{
|
973
|
+
"name": "unitsOrdered",
|
974
|
+
"description": "The number of units ordered for the selected time period. Example: For an\norder containing 2 copies of book A and 3 copies of book B, the number of\norders is 1, the number of order items is 2 (book A and book B), and the\nnumber of units is 5 (2 + 3).",
|
975
|
+
"args": [],
|
976
|
+
"type": {
|
977
|
+
"kind": "NON_NULL",
|
978
|
+
"name": null,
|
979
|
+
"ofType": {
|
980
|
+
"kind": "SCALAR",
|
981
|
+
"name": "Long",
|
982
|
+
"ofType": null
|
983
|
+
}
|
984
|
+
},
|
985
|
+
"isDeprecated": false,
|
986
|
+
"deprecationReason": null
|
987
|
+
},
|
988
|
+
{
|
989
|
+
"name": "unitsOrderedB2B",
|
990
|
+
"description": "The number of units ordered by Amazon Business customers for the selected time\nperiod. Example: For an order containing 2 copies of book A and 3 copies of\nbook B, the number of orders is 1, the number of order items is 2 (book A and\nbook B), and the number of units is 5 (2 + 3).",
|
991
|
+
"args": [],
|
992
|
+
"type": {
|
993
|
+
"kind": "SCALAR",
|
994
|
+
"name": "Long",
|
995
|
+
"ofType": null
|
996
|
+
},
|
997
|
+
"isDeprecated": false,
|
998
|
+
"deprecationReason": null
|
999
|
+
},
|
1000
|
+
{
|
1001
|
+
"name": "unitsRefunded",
|
1002
|
+
"description": "The number of units refunded in the selected time period.",
|
1003
|
+
"args": [],
|
1004
|
+
"type": {
|
1005
|
+
"kind": "NON_NULL",
|
1006
|
+
"name": null,
|
1007
|
+
"ofType": {
|
1008
|
+
"kind": "SCALAR",
|
1009
|
+
"name": "Long",
|
1010
|
+
"ofType": null
|
1011
|
+
}
|
1012
|
+
},
|
1013
|
+
"isDeprecated": false,
|
1014
|
+
"deprecationReason": null
|
1015
|
+
},
|
1016
|
+
{
|
1017
|
+
"name": "unitsShipped",
|
1018
|
+
"description": "The number of units shipped in the selected time period.",
|
1019
|
+
"args": [],
|
1020
|
+
"type": {
|
1021
|
+
"kind": "NON_NULL",
|
1022
|
+
"name": null,
|
1023
|
+
"ofType": {
|
1024
|
+
"kind": "SCALAR",
|
1025
|
+
"name": "Long",
|
1026
|
+
"ofType": null
|
1027
|
+
}
|
1028
|
+
},
|
1029
|
+
"isDeprecated": false,
|
1030
|
+
"deprecationReason": null
|
1031
|
+
}
|
1032
|
+
],
|
1033
|
+
"inputFields": null,
|
1034
|
+
"interfaces": [],
|
1035
|
+
"enumValues": null,
|
1036
|
+
"possibleTypes": null
|
1037
|
+
},
|
1038
|
+
{
|
1039
|
+
"kind": "OBJECT",
|
1040
|
+
"name": "ByDateTraffic",
|
1041
|
+
"description": "The traffic data for the seller's account aggregated by date.",
|
1042
|
+
"fields": [
|
1043
|
+
{
|
1044
|
+
"name": "averageOfferCount",
|
1045
|
+
"description": "The average number of offers listed for sale in the selected time period. It\nis calculated from the total number of offers and the total number of days in\nthe selected time period.",
|
1046
|
+
"args": [],
|
1047
|
+
"type": {
|
1048
|
+
"kind": "NON_NULL",
|
1049
|
+
"name": null,
|
1050
|
+
"ofType": {
|
1051
|
+
"kind": "SCALAR",
|
1052
|
+
"name": "Long",
|
1053
|
+
"ofType": null
|
1054
|
+
}
|
1055
|
+
},
|
1056
|
+
"isDeprecated": false,
|
1057
|
+
"deprecationReason": null
|
1058
|
+
},
|
1059
|
+
{
|
1060
|
+
"name": "averageParentItems",
|
1061
|
+
"description": "The average number of parent items listed for sale in the selected time period.",
|
1062
|
+
"args": [],
|
1063
|
+
"type": {
|
1064
|
+
"kind": "NON_NULL",
|
1065
|
+
"name": null,
|
1066
|
+
"ofType": {
|
1067
|
+
"kind": "SCALAR",
|
1068
|
+
"name": "Long",
|
1069
|
+
"ofType": null
|
1070
|
+
}
|
1071
|
+
},
|
1072
|
+
"isDeprecated": false,
|
1073
|
+
"deprecationReason": null
|
1074
|
+
},
|
1075
|
+
{
|
1076
|
+
"name": "browserPageViews",
|
1077
|
+
"description": "Browser page views are the number of times a user visited your Amazon.com browser pages for the selected time period.",
|
1078
|
+
"args": [],
|
1079
|
+
"type": {
|
1080
|
+
"kind": "NON_NULL",
|
1081
|
+
"name": null,
|
1082
|
+
"ofType": {
|
1083
|
+
"kind": "SCALAR",
|
1084
|
+
"name": "Long",
|
1085
|
+
"ofType": null
|
1086
|
+
}
|
1087
|
+
},
|
1088
|
+
"isDeprecated": false,
|
1089
|
+
"deprecationReason": null
|
1090
|
+
},
|
1091
|
+
{
|
1092
|
+
"name": "browserPageViewsB2B",
|
1093
|
+
"description": "Browser B2B page views are the number of times an Amazon Business customer\nvisited your Amazon.com browser pages for the selected time period. Note: This\nfield is only populated when the seller is a B2B seller.",
|
1094
|
+
"args": [],
|
1095
|
+
"type": {
|
1096
|
+
"kind": "SCALAR",
|
1097
|
+
"name": "Long",
|
1098
|
+
"ofType": null
|
1099
|
+
},
|
1100
|
+
"isDeprecated": false,
|
1101
|
+
"deprecationReason": null
|
1102
|
+
},
|
1103
|
+
{
|
1104
|
+
"name": "browserSessions",
|
1105
|
+
"description": "Browser sessions are visits to your Amazon.com browser pages by a user. All\nbrowser activity within a 24-hour period is considered a browser session. For\nexample, if a user visits your pages using a browser multiple times within a\n24 hour period it is counted as a single browser session.",
|
1106
|
+
"args": [],
|
1107
|
+
"type": {
|
1108
|
+
"kind": "NON_NULL",
|
1109
|
+
"name": null,
|
1110
|
+
"ofType": {
|
1111
|
+
"kind": "SCALAR",
|
1112
|
+
"name": "Long",
|
1113
|
+
"ofType": null
|
1114
|
+
}
|
1115
|
+
},
|
1116
|
+
"isDeprecated": false,
|
1117
|
+
"deprecationReason": null
|
1118
|
+
},
|
1119
|
+
{
|
1120
|
+
"name": "browserSessionsB2B",
|
1121
|
+
"description": "Browser B2B sessions are visits to your Amazon.com browser pages by an Amazon\nBusiness customer. All activity within a 24-hour period is considered a\nbrowser session. For example, if an Amazon Business customer visits your pages\nusing browser multiple times within a 24 hour period it is counted as a single\nsession. Note: This field is only populated when the seller is a B2B seller.",
|
1122
|
+
"args": [],
|
1123
|
+
"type": {
|
1124
|
+
"kind": "SCALAR",
|
1125
|
+
"name": "Long",
|
1126
|
+
"ofType": null
|
1127
|
+
},
|
1128
|
+
"isDeprecated": false,
|
1129
|
+
"deprecationReason": null
|
1130
|
+
},
|
1131
|
+
{
|
1132
|
+
"name": "buyBoxPercentage",
|
1133
|
+
"description": "The percentage of page views where the buy box (the add to shopping cart link)\nappeared on the page for customers to add your product to their cart.",
|
1134
|
+
"args": [],
|
1135
|
+
"type": {
|
1136
|
+
"kind": "NON_NULL",
|
1137
|
+
"name": null,
|
1138
|
+
"ofType": {
|
1139
|
+
"kind": "SCALAR",
|
1140
|
+
"name": "Float",
|
1141
|
+
"ofType": null
|
1142
|
+
}
|
1143
|
+
},
|
1144
|
+
"isDeprecated": false,
|
1145
|
+
"deprecationReason": null
|
1146
|
+
},
|
1147
|
+
{
|
1148
|
+
"name": "buyBoxPercentageB2B",
|
1149
|
+
"description": "The percentage of page views by Amazon Business customers where the buy box\n(the add to shopping cart link) appeared on the page for customers to add your\nproduct to their cart. Note: This field is only populated when the seller is a B2B seller.",
|
1150
|
+
"args": [],
|
1151
|
+
"type": {
|
1152
|
+
"kind": "SCALAR",
|
1153
|
+
"name": "Float",
|
1154
|
+
"ofType": null
|
1155
|
+
},
|
1156
|
+
"isDeprecated": false,
|
1157
|
+
"deprecationReason": null
|
1158
|
+
},
|
1159
|
+
{
|
1160
|
+
"name": "feedbackReceived",
|
1161
|
+
"description": "The number of times customers left feedback in the selected time period.",
|
1162
|
+
"args": [],
|
1163
|
+
"type": {
|
1164
|
+
"kind": "NON_NULL",
|
1165
|
+
"name": null,
|
1166
|
+
"ofType": {
|
1167
|
+
"kind": "SCALAR",
|
1168
|
+
"name": "Long",
|
1169
|
+
"ofType": null
|
1170
|
+
}
|
1171
|
+
},
|
1172
|
+
"isDeprecated": false,
|
1173
|
+
"deprecationReason": null
|
1174
|
+
},
|
1175
|
+
{
|
1176
|
+
"name": "mobileAppPageViews",
|
1177
|
+
"description": "Mobile app page views are the number of times a user visited your Amazon.com\nmobile app pages for the selected time period.",
|
1178
|
+
"args": [],
|
1179
|
+
"type": {
|
1180
|
+
"kind": "NON_NULL",
|
1181
|
+
"name": null,
|
1182
|
+
"ofType": {
|
1183
|
+
"kind": "SCALAR",
|
1184
|
+
"name": "Long",
|
1185
|
+
"ofType": null
|
1186
|
+
}
|
1187
|
+
},
|
1188
|
+
"isDeprecated": false,
|
1189
|
+
"deprecationReason": null
|
1190
|
+
},
|
1191
|
+
{
|
1192
|
+
"name": "mobileAppPageViewsB2B",
|
1193
|
+
"description": "Mobile app B2B page views are the number of times an Amazon Business customer\nvisited your Amazon.com mobile app pages for the selected time period. Note:\nThis field is only populated when the seller is a B2B seller.",
|
1194
|
+
"args": [],
|
1195
|
+
"type": {
|
1196
|
+
"kind": "SCALAR",
|
1197
|
+
"name": "Long",
|
1198
|
+
"ofType": null
|
1199
|
+
},
|
1200
|
+
"isDeprecated": false,
|
1201
|
+
"deprecationReason": null
|
1202
|
+
},
|
1203
|
+
{
|
1204
|
+
"name": "mobileAppSessions",
|
1205
|
+
"description": "Mobile app sessions are visits to your Amazon.com mobile app pages by a user.\nAll mobile app activity within a 24-hour period is considered a mobile app\nsession. For example, if a user visits your pages using a mobile app multiple\ntimes within a 24 hour period it is counted as a single mobile app session.",
|
1206
|
+
"args": [],
|
1207
|
+
"type": {
|
1208
|
+
"kind": "NON_NULL",
|
1209
|
+
"name": null,
|
1210
|
+
"ofType": {
|
1211
|
+
"kind": "SCALAR",
|
1212
|
+
"name": "Long",
|
1213
|
+
"ofType": null
|
1214
|
+
}
|
1215
|
+
},
|
1216
|
+
"isDeprecated": false,
|
1217
|
+
"deprecationReason": null
|
1218
|
+
},
|
1219
|
+
{
|
1220
|
+
"name": "mobileAppSessionsB2B",
|
1221
|
+
"description": "Mobile app B2B sessions are visits to your Amazon.com mobile app pages by an\nAmazon Business customer. All activity within a 24-hour period is considered a\nmobile app session. For example, if an Amazon Business customer visits your\npages using mobile app multiple times within a 24 hour period it is counted as\na single session. Note: This field is only populated when the seller is a B2B seller.",
|
1222
|
+
"args": [],
|
1223
|
+
"type": {
|
1224
|
+
"kind": "SCALAR",
|
1225
|
+
"name": "Long",
|
1226
|
+
"ofType": null
|
1227
|
+
},
|
1228
|
+
"isDeprecated": false,
|
1229
|
+
"deprecationReason": null
|
1230
|
+
},
|
1231
|
+
{
|
1232
|
+
"name": "negativeFeedbackReceived",
|
1233
|
+
"description": "The number of times customers left negative feedback in the selected time period.",
|
1234
|
+
"args": [],
|
1235
|
+
"type": {
|
1236
|
+
"kind": "NON_NULL",
|
1237
|
+
"name": null,
|
1238
|
+
"ofType": {
|
1239
|
+
"kind": "SCALAR",
|
1240
|
+
"name": "Long",
|
1241
|
+
"ofType": null
|
1242
|
+
}
|
1243
|
+
},
|
1244
|
+
"isDeprecated": false,
|
1245
|
+
"deprecationReason": null
|
1246
|
+
},
|
1247
|
+
{
|
1248
|
+
"name": "orderItemSessionPercentage",
|
1249
|
+
"description": "The percentage conversion metric indicating how many order items were\ngenerated relative to the number of people who viewed the products.",
|
1250
|
+
"args": [],
|
1251
|
+
"type": {
|
1252
|
+
"kind": "NON_NULL",
|
1253
|
+
"name": null,
|
1254
|
+
"ofType": {
|
1255
|
+
"kind": "SCALAR",
|
1256
|
+
"name": "Float",
|
1257
|
+
"ofType": null
|
1258
|
+
}
|
1259
|
+
},
|
1260
|
+
"isDeprecated": false,
|
1261
|
+
"deprecationReason": null
|
1262
|
+
},
|
1263
|
+
{
|
1264
|
+
"name": "orderItemSessionPercentageB2B",
|
1265
|
+
"description": "The percentage conversion metric indicating how many order items were\ngenerated by Amazon Business customers relative to the number of Amazon\nBusiness customers who viewed the products. Note: This field is only populated\nwhen the seller is a B2B seller.",
|
1266
|
+
"args": [],
|
1267
|
+
"type": {
|
1268
|
+
"kind": "SCALAR",
|
1269
|
+
"name": "Float",
|
1270
|
+
"ofType": null
|
1271
|
+
},
|
1272
|
+
"isDeprecated": false,
|
1273
|
+
"deprecationReason": null
|
1274
|
+
},
|
1275
|
+
{
|
1276
|
+
"name": "pageViews",
|
1277
|
+
"description": "Page views are the number of times a user visited your Amazon.com browser or\nmobile app pages for the selected time period. It is calculated as the sum of\nbrowserPageViews and mobileAppPageViews.",
|
1278
|
+
"args": [],
|
1279
|
+
"type": {
|
1280
|
+
"kind": "NON_NULL",
|
1281
|
+
"name": null,
|
1282
|
+
"ofType": {
|
1283
|
+
"kind": "SCALAR",
|
1284
|
+
"name": "Long",
|
1285
|
+
"ofType": null
|
1286
|
+
}
|
1287
|
+
},
|
1288
|
+
"isDeprecated": false,
|
1289
|
+
"deprecationReason": null
|
1290
|
+
},
|
1291
|
+
{
|
1292
|
+
"name": "pageViewsB2B",
|
1293
|
+
"description": "B2B page views are the number of times an Amazon Business customer visited\nyour Amazon.com pages using browser or mobile app for the selected time\nperiod. Note: This field is only populated when the seller is a B2B seller.",
|
1294
|
+
"args": [],
|
1295
|
+
"type": {
|
1296
|
+
"kind": "SCALAR",
|
1297
|
+
"name": "Long",
|
1298
|
+
"ofType": null
|
1299
|
+
},
|
1300
|
+
"isDeprecated": false,
|
1301
|
+
"deprecationReason": null
|
1302
|
+
},
|
1303
|
+
{
|
1304
|
+
"name": "receivedNegativeFeedbackRate",
|
1305
|
+
"description": "The negative feedback rate is the number of orders that have received negative\nfeedback divided by the number of orders in the selected time period.",
|
1306
|
+
"args": [],
|
1307
|
+
"type": {
|
1308
|
+
"kind": "NON_NULL",
|
1309
|
+
"name": null,
|
1310
|
+
"ofType": {
|
1311
|
+
"kind": "SCALAR",
|
1312
|
+
"name": "Float",
|
1313
|
+
"ofType": null
|
1314
|
+
}
|
1315
|
+
},
|
1316
|
+
"isDeprecated": false,
|
1317
|
+
"deprecationReason": null
|
1318
|
+
},
|
1319
|
+
{
|
1320
|
+
"name": "sessions",
|
1321
|
+
"description": "Sessions are visits to your Amazon.com browser or mobile app pages by a user.\nAll browser and mobile app activity within a 24-hour period is considered a\nsession. It is calculated as the sum of browserSessions and mobileAppSessions.",
|
1322
|
+
"args": [],
|
1323
|
+
"type": {
|
1324
|
+
"kind": "NON_NULL",
|
1325
|
+
"name": null,
|
1326
|
+
"ofType": {
|
1327
|
+
"kind": "SCALAR",
|
1328
|
+
"name": "Long",
|
1329
|
+
"ofType": null
|
1330
|
+
}
|
1331
|
+
},
|
1332
|
+
"isDeprecated": false,
|
1333
|
+
"deprecationReason": null
|
1334
|
+
},
|
1335
|
+
{
|
1336
|
+
"name": "sessionsB2B",
|
1337
|
+
"description": "B2B sessions are visits to your Amazon.com pages using browser or mobile app\nby an Amazon Business customer. All activity within a 24-hour period is\nconsidered a session. For example, if an Amazon Business customer visits your\npages multiple times using mobile app or browser within a 24 hour period it is\ncounted as a single session. Note: This field is only populated when the\nseller is a B2B seller.",
|
1338
|
+
"args": [],
|
1339
|
+
"type": {
|
1340
|
+
"kind": "SCALAR",
|
1341
|
+
"name": "Long",
|
1342
|
+
"ofType": null
|
1343
|
+
},
|
1344
|
+
"isDeprecated": false,
|
1345
|
+
"deprecationReason": null
|
1346
|
+
},
|
1347
|
+
{
|
1348
|
+
"name": "unitSessionPercentage",
|
1349
|
+
"description": "The percentage conversion metric indicating how many units were purchased\nrelative to the number of people who viewed the products.",
|
1350
|
+
"args": [],
|
1351
|
+
"type": {
|
1352
|
+
"kind": "NON_NULL",
|
1353
|
+
"name": null,
|
1354
|
+
"ofType": {
|
1355
|
+
"kind": "SCALAR",
|
1356
|
+
"name": "Float",
|
1357
|
+
"ofType": null
|
1358
|
+
}
|
1359
|
+
},
|
1360
|
+
"isDeprecated": false,
|
1361
|
+
"deprecationReason": null
|
1362
|
+
},
|
1363
|
+
{
|
1364
|
+
"name": "unitSessionPercentageB2B",
|
1365
|
+
"description": "The percentage conversion metric indicating how many units were purchased by\nAmazon Business customers relative to number of Amazon Business customers who\nviewed the products. Note: This field is only populated when the seller is a B2B seller.",
|
1366
|
+
"args": [],
|
1367
|
+
"type": {
|
1368
|
+
"kind": "SCALAR",
|
1369
|
+
"name": "Float",
|
1370
|
+
"ofType": null
|
1371
|
+
},
|
1372
|
+
"isDeprecated": false,
|
1373
|
+
"deprecationReason": null
|
1374
|
+
}
|
1375
|
+
],
|
1376
|
+
"inputFields": null,
|
1377
|
+
"interfaces": [],
|
1378
|
+
"enumValues": null,
|
1379
|
+
"possibleTypes": null
|
1380
|
+
},
|
1381
|
+
{
|
1382
|
+
"kind": "SCALAR",
|
1383
|
+
"name": "Date",
|
1384
|
+
"description": "An RFC-3339 compliant Full Date Scalar. Example: \"2023-11-15\"",
|
1385
|
+
"fields": null,
|
1386
|
+
"inputFields": null,
|
1387
|
+
"interfaces": null,
|
1388
|
+
"enumValues": null,
|
1389
|
+
"possibleTypes": null
|
1390
|
+
},
|
1391
|
+
{
|
1392
|
+
"kind": "ENUM",
|
1393
|
+
"name": "DateGranularity",
|
1394
|
+
"description": "The date granularity used in aggregation.",
|
1395
|
+
"fields": null,
|
1396
|
+
"inputFields": null,
|
1397
|
+
"interfaces": null,
|
1398
|
+
"enumValues": [
|
1399
|
+
{
|
1400
|
+
"name": "DAY",
|
1401
|
+
"description": "Sales and traffic data is aggregated by day.",
|
1402
|
+
"isDeprecated": false,
|
1403
|
+
"deprecationReason": null
|
1404
|
+
},
|
1405
|
+
{
|
1406
|
+
"name": "MONTH",
|
1407
|
+
"description": "Sales and traffic data is aggregated by month.",
|
1408
|
+
"isDeprecated": false,
|
1409
|
+
"deprecationReason": null
|
1410
|
+
},
|
1411
|
+
{
|
1412
|
+
"name": "WEEK",
|
1413
|
+
"description": "Sales and traffic data is aggregated by week.",
|
1414
|
+
"isDeprecated": false,
|
1415
|
+
"deprecationReason": null
|
1416
|
+
}
|
1417
|
+
],
|
1418
|
+
"possibleTypes": null
|
1419
|
+
},
|
1420
|
+
{
|
1421
|
+
"kind": "SCALAR",
|
1422
|
+
"name": "Float",
|
1423
|
+
"description": "Represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point).",
|
1424
|
+
"fields": null,
|
1425
|
+
"inputFields": null,
|
1426
|
+
"interfaces": null,
|
1427
|
+
"enumValues": null,
|
1428
|
+
"possibleTypes": null
|
1429
|
+
},
|
1430
|
+
{
|
1431
|
+
"kind": "SCALAR",
|
1432
|
+
"name": "Long",
|
1433
|
+
"description": "A Scalar for the primitive long type.",
|
1434
|
+
"fields": null,
|
1435
|
+
"inputFields": null,
|
1436
|
+
"interfaces": null,
|
1437
|
+
"enumValues": null,
|
1438
|
+
"possibleTypes": null
|
1439
|
+
},
|
1440
|
+
{
|
1441
|
+
"kind": "OBJECT",
|
1442
|
+
"name": "Query",
|
1443
|
+
"description": "A root type for queries",
|
1444
|
+
"fields": [
|
1445
|
+
{
|
1446
|
+
"name": "analytics_salesAndTraffic_2023_11_15",
|
1447
|
+
"description": "Analytics Sales and Traffic queries version 2023_11_15.",
|
1448
|
+
"args": [],
|
1449
|
+
"type": {
|
1450
|
+
"kind": "OBJECT",
|
1451
|
+
"name": "Analytics_SalesAndTraffic_2023_11_15",
|
1452
|
+
"ofType": null
|
1453
|
+
},
|
1454
|
+
"isDeprecated": true,
|
1455
|
+
"deprecationReason": "No longer supported. Use analytics_salesAndTraffic_2024_04_24 instead."
|
1456
|
+
}
|
1457
|
+
],
|
1458
|
+
"inputFields": null,
|
1459
|
+
"interfaces": [],
|
1460
|
+
"enumValues": null,
|
1461
|
+
"possibleTypes": null
|
1462
|
+
},
|
1463
|
+
{
|
1464
|
+
"kind": "OBJECT",
|
1465
|
+
"name": "SalesAndTrafficByAsin",
|
1466
|
+
"description": "The sales and traffic data for the seller's account aggregated by ASIN.",
|
1467
|
+
"fields": [
|
1468
|
+
{
|
1469
|
+
"name": "childAsin",
|
1470
|
+
"description": "The Amazon Standard Identification Number of the child product. Child products\nare unique, sellable products that are related in our catalog to a single,\nnon-sellable parent product. Note: This field is only present when ASIN\naggregation is CHILD or SKU.",
|
1471
|
+
"args": [],
|
1472
|
+
"type": {
|
1473
|
+
"kind": "SCALAR",
|
1474
|
+
"name": "String",
|
1475
|
+
"ofType": null
|
1476
|
+
},
|
1477
|
+
"isDeprecated": false,
|
1478
|
+
"deprecationReason": null
|
1479
|
+
},
|
1480
|
+
{
|
1481
|
+
"name": "endDate",
|
1482
|
+
"description": "The end date of the period of the aggregated data.",
|
1483
|
+
"args": [],
|
1484
|
+
"type": {
|
1485
|
+
"kind": "NON_NULL",
|
1486
|
+
"name": null,
|
1487
|
+
"ofType": {
|
1488
|
+
"kind": "SCALAR",
|
1489
|
+
"name": "Date",
|
1490
|
+
"ofType": null
|
1491
|
+
}
|
1492
|
+
},
|
1493
|
+
"isDeprecated": false,
|
1494
|
+
"deprecationReason": null
|
1495
|
+
},
|
1496
|
+
{
|
1497
|
+
"name": "marketplaceId",
|
1498
|
+
"description": "The marketplace identifier of the sales and traffic data.",
|
1499
|
+
"args": [],
|
1500
|
+
"type": {
|
1501
|
+
"kind": "NON_NULL",
|
1502
|
+
"name": null,
|
1503
|
+
"ofType": {
|
1504
|
+
"kind": "SCALAR",
|
1505
|
+
"name": "String",
|
1506
|
+
"ofType": null
|
1507
|
+
}
|
1508
|
+
},
|
1509
|
+
"isDeprecated": false,
|
1510
|
+
"deprecationReason": null
|
1511
|
+
},
|
1512
|
+
{
|
1513
|
+
"name": "parentAsin",
|
1514
|
+
"description": "The Amazon Standard Identification Number of the parent product. A parent\nproduct appears in our catalog as a non-buyable, generic identifier for a\nproduct that has buyable variations (child products).",
|
1515
|
+
"args": [],
|
1516
|
+
"type": {
|
1517
|
+
"kind": "NON_NULL",
|
1518
|
+
"name": null,
|
1519
|
+
"ofType": {
|
1520
|
+
"kind": "SCALAR",
|
1521
|
+
"name": "String",
|
1522
|
+
"ofType": null
|
1523
|
+
}
|
1524
|
+
},
|
1525
|
+
"isDeprecated": false,
|
1526
|
+
"deprecationReason": null
|
1527
|
+
},
|
1528
|
+
{
|
1529
|
+
"name": "sales",
|
1530
|
+
"description": "The sales data for the parentAsin/childAsin/sku within the specified date range.",
|
1531
|
+
"args": [],
|
1532
|
+
"type": {
|
1533
|
+
"kind": "NON_NULL",
|
1534
|
+
"name": null,
|
1535
|
+
"ofType": {
|
1536
|
+
"kind": "OBJECT",
|
1537
|
+
"name": "ByAsinSales",
|
1538
|
+
"ofType": null
|
1539
|
+
}
|
1540
|
+
},
|
1541
|
+
"isDeprecated": false,
|
1542
|
+
"deprecationReason": null
|
1543
|
+
},
|
1544
|
+
{
|
1545
|
+
"name": "sku",
|
1546
|
+
"description": "The Stock Keeping Unit of the product. The SKU is a seller specific product\nidentifier. Note: This field is only present when ASIN aggregation is SKU.",
|
1547
|
+
"args": [],
|
1548
|
+
"type": {
|
1549
|
+
"kind": "SCALAR",
|
1550
|
+
"name": "String",
|
1551
|
+
"ofType": null
|
1552
|
+
},
|
1553
|
+
"isDeprecated": false,
|
1554
|
+
"deprecationReason": null
|
1555
|
+
},
|
1556
|
+
{
|
1557
|
+
"name": "startDate",
|
1558
|
+
"description": "The start date of the period of the aggregated data.",
|
1559
|
+
"args": [],
|
1560
|
+
"type": {
|
1561
|
+
"kind": "NON_NULL",
|
1562
|
+
"name": null,
|
1563
|
+
"ofType": {
|
1564
|
+
"kind": "SCALAR",
|
1565
|
+
"name": "Date",
|
1566
|
+
"ofType": null
|
1567
|
+
}
|
1568
|
+
},
|
1569
|
+
"isDeprecated": false,
|
1570
|
+
"deprecationReason": null
|
1571
|
+
},
|
1572
|
+
{
|
1573
|
+
"name": "traffic",
|
1574
|
+
"description": "The traffic data for the parentAsin/childAsin/sku within the specified date range.",
|
1575
|
+
"args": [],
|
1576
|
+
"type": {
|
1577
|
+
"kind": "NON_NULL",
|
1578
|
+
"name": null,
|
1579
|
+
"ofType": {
|
1580
|
+
"kind": "OBJECT",
|
1581
|
+
"name": "ByAsinTraffic",
|
1582
|
+
"ofType": null
|
1583
|
+
}
|
1584
|
+
},
|
1585
|
+
"isDeprecated": false,
|
1586
|
+
"deprecationReason": null
|
1587
|
+
}
|
1588
|
+
],
|
1589
|
+
"inputFields": null,
|
1590
|
+
"interfaces": [],
|
1591
|
+
"enumValues": null,
|
1592
|
+
"possibleTypes": null
|
1593
|
+
},
|
1594
|
+
{
|
1595
|
+
"kind": "OBJECT",
|
1596
|
+
"name": "SalesAndTrafficByDate",
|
1597
|
+
"description": "The sales and traffic data for the seller's account aggregated by date.",
|
1598
|
+
"fields": [
|
1599
|
+
{
|
1600
|
+
"name": "endDate",
|
1601
|
+
"description": "The end date of the sales and traffic data.",
|
1602
|
+
"args": [],
|
1603
|
+
"type": {
|
1604
|
+
"kind": "NON_NULL",
|
1605
|
+
"name": null,
|
1606
|
+
"ofType": {
|
1607
|
+
"kind": "SCALAR",
|
1608
|
+
"name": "Date",
|
1609
|
+
"ofType": null
|
1610
|
+
}
|
1611
|
+
},
|
1612
|
+
"isDeprecated": false,
|
1613
|
+
"deprecationReason": null
|
1614
|
+
},
|
1615
|
+
{
|
1616
|
+
"name": "marketplaceId",
|
1617
|
+
"description": "The marketplace identifier of the sales and traffic data.",
|
1618
|
+
"args": [],
|
1619
|
+
"type": {
|
1620
|
+
"kind": "NON_NULL",
|
1621
|
+
"name": null,
|
1622
|
+
"ofType": {
|
1623
|
+
"kind": "SCALAR",
|
1624
|
+
"name": "String",
|
1625
|
+
"ofType": null
|
1626
|
+
}
|
1627
|
+
},
|
1628
|
+
"isDeprecated": false,
|
1629
|
+
"deprecationReason": null
|
1630
|
+
},
|
1631
|
+
{
|
1632
|
+
"name": "sales",
|
1633
|
+
"description": "The sales data for the seller's account.",
|
1634
|
+
"args": [],
|
1635
|
+
"type": {
|
1636
|
+
"kind": "NON_NULL",
|
1637
|
+
"name": null,
|
1638
|
+
"ofType": {
|
1639
|
+
"kind": "OBJECT",
|
1640
|
+
"name": "ByDateSales",
|
1641
|
+
"ofType": null
|
1642
|
+
}
|
1643
|
+
},
|
1644
|
+
"isDeprecated": false,
|
1645
|
+
"deprecationReason": null
|
1646
|
+
},
|
1647
|
+
{
|
1648
|
+
"name": "startDate",
|
1649
|
+
"description": "The start date of the sales and traffic data.",
|
1650
|
+
"args": [],
|
1651
|
+
"type": {
|
1652
|
+
"kind": "NON_NULL",
|
1653
|
+
"name": null,
|
1654
|
+
"ofType": {
|
1655
|
+
"kind": "SCALAR",
|
1656
|
+
"name": "Date",
|
1657
|
+
"ofType": null
|
1658
|
+
}
|
1659
|
+
},
|
1660
|
+
"isDeprecated": false,
|
1661
|
+
"deprecationReason": null
|
1662
|
+
},
|
1663
|
+
{
|
1664
|
+
"name": "traffic",
|
1665
|
+
"description": "The traffic data for the seller's account.",
|
1666
|
+
"args": [],
|
1667
|
+
"type": {
|
1668
|
+
"kind": "NON_NULL",
|
1669
|
+
"name": null,
|
1670
|
+
"ofType": {
|
1671
|
+
"kind": "OBJECT",
|
1672
|
+
"name": "ByDateTraffic",
|
1673
|
+
"ofType": null
|
1674
|
+
}
|
1675
|
+
},
|
1676
|
+
"isDeprecated": false,
|
1677
|
+
"deprecationReason": null
|
1678
|
+
}
|
1679
|
+
],
|
1680
|
+
"inputFields": null,
|
1681
|
+
"interfaces": [],
|
1682
|
+
"enumValues": null,
|
1683
|
+
"possibleTypes": null
|
1684
|
+
},
|
1685
|
+
{
|
1686
|
+
"kind": "SCALAR",
|
1687
|
+
"name": "String",
|
1688
|
+
"description": "Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.",
|
1689
|
+
"fields": null,
|
1690
|
+
"inputFields": null,
|
1691
|
+
"interfaces": null,
|
1692
|
+
"enumValues": null,
|
1693
|
+
"possibleTypes": null
|
1694
|
+
},
|
1695
|
+
{
|
1696
|
+
"kind": "OBJECT",
|
1697
|
+
"name": "__Directive",
|
1698
|
+
"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.",
|
1699
|
+
"fields": [
|
1700
|
+
{
|
1701
|
+
"name": "args",
|
1702
|
+
"description": null,
|
1703
|
+
"args": [
|
1704
|
+
{
|
1705
|
+
"name": "includeDeprecated",
|
1706
|
+
"description": null,
|
1707
|
+
"type": {
|
1708
|
+
"kind": "SCALAR",
|
1709
|
+
"name": "Boolean",
|
1710
|
+
"ofType": null
|
1711
|
+
},
|
1712
|
+
"defaultValue": "false"
|
1713
|
+
}
|
1714
|
+
],
|
1715
|
+
"type": {
|
1716
|
+
"kind": "NON_NULL",
|
1717
|
+
"name": null,
|
1718
|
+
"ofType": {
|
1719
|
+
"kind": "LIST",
|
1720
|
+
"name": null,
|
1721
|
+
"ofType": {
|
1722
|
+
"kind": "NON_NULL",
|
1723
|
+
"name": null,
|
1724
|
+
"ofType": {
|
1725
|
+
"kind": "OBJECT",
|
1726
|
+
"name": "__InputValue",
|
1727
|
+
"ofType": null
|
1728
|
+
}
|
1729
|
+
}
|
1730
|
+
}
|
1731
|
+
},
|
1732
|
+
"isDeprecated": false,
|
1733
|
+
"deprecationReason": null
|
1734
|
+
},
|
1735
|
+
{
|
1736
|
+
"name": "description",
|
1737
|
+
"description": null,
|
1738
|
+
"args": [],
|
1739
|
+
"type": {
|
1740
|
+
"kind": "SCALAR",
|
1741
|
+
"name": "String",
|
1742
|
+
"ofType": null
|
1743
|
+
},
|
1744
|
+
"isDeprecated": false,
|
1745
|
+
"deprecationReason": null
|
1746
|
+
},
|
1747
|
+
{
|
1748
|
+
"name": "isRepeatable",
|
1749
|
+
"description": null,
|
1750
|
+
"args": [],
|
1751
|
+
"type": {
|
1752
|
+
"kind": "SCALAR",
|
1753
|
+
"name": "Boolean",
|
1754
|
+
"ofType": null
|
1755
|
+
},
|
1756
|
+
"isDeprecated": false,
|
1757
|
+
"deprecationReason": null
|
1758
|
+
},
|
1759
|
+
{
|
1760
|
+
"name": "locations",
|
1761
|
+
"description": null,
|
1762
|
+
"args": [],
|
1763
|
+
"type": {
|
1764
|
+
"kind": "NON_NULL",
|
1765
|
+
"name": null,
|
1766
|
+
"ofType": {
|
1767
|
+
"kind": "LIST",
|
1768
|
+
"name": null,
|
1769
|
+
"ofType": {
|
1770
|
+
"kind": "NON_NULL",
|
1771
|
+
"name": null,
|
1772
|
+
"ofType": {
|
1773
|
+
"kind": "ENUM",
|
1774
|
+
"name": "__DirectiveLocation",
|
1775
|
+
"ofType": null
|
1776
|
+
}
|
1777
|
+
}
|
1778
|
+
}
|
1779
|
+
},
|
1780
|
+
"isDeprecated": false,
|
1781
|
+
"deprecationReason": null
|
1782
|
+
},
|
1783
|
+
{
|
1784
|
+
"name": "name",
|
1785
|
+
"description": null,
|
1786
|
+
"args": [],
|
1787
|
+
"type": {
|
1788
|
+
"kind": "NON_NULL",
|
1789
|
+
"name": null,
|
1790
|
+
"ofType": {
|
1791
|
+
"kind": "SCALAR",
|
1792
|
+
"name": "String",
|
1793
|
+
"ofType": null
|
1794
|
+
}
|
1795
|
+
},
|
1796
|
+
"isDeprecated": false,
|
1797
|
+
"deprecationReason": null
|
1798
|
+
},
|
1799
|
+
{
|
1800
|
+
"name": "onField",
|
1801
|
+
"description": null,
|
1802
|
+
"args": [],
|
1803
|
+
"type": {
|
1804
|
+
"kind": "NON_NULL",
|
1805
|
+
"name": null,
|
1806
|
+
"ofType": {
|
1807
|
+
"kind": "SCALAR",
|
1808
|
+
"name": "Boolean",
|
1809
|
+
"ofType": null
|
1810
|
+
}
|
1811
|
+
},
|
1812
|
+
"isDeprecated": true,
|
1813
|
+
"deprecationReason": "Use `locations`."
|
1814
|
+
},
|
1815
|
+
{
|
1816
|
+
"name": "onFragment",
|
1817
|
+
"description": null,
|
1818
|
+
"args": [],
|
1819
|
+
"type": {
|
1820
|
+
"kind": "NON_NULL",
|
1821
|
+
"name": null,
|
1822
|
+
"ofType": {
|
1823
|
+
"kind": "SCALAR",
|
1824
|
+
"name": "Boolean",
|
1825
|
+
"ofType": null
|
1826
|
+
}
|
1827
|
+
},
|
1828
|
+
"isDeprecated": true,
|
1829
|
+
"deprecationReason": "Use `locations`."
|
1830
|
+
},
|
1831
|
+
{
|
1832
|
+
"name": "onOperation",
|
1833
|
+
"description": null,
|
1834
|
+
"args": [],
|
1835
|
+
"type": {
|
1836
|
+
"kind": "NON_NULL",
|
1837
|
+
"name": null,
|
1838
|
+
"ofType": {
|
1839
|
+
"kind": "SCALAR",
|
1840
|
+
"name": "Boolean",
|
1841
|
+
"ofType": null
|
1842
|
+
}
|
1843
|
+
},
|
1844
|
+
"isDeprecated": true,
|
1845
|
+
"deprecationReason": "Use `locations`."
|
1846
|
+
}
|
1847
|
+
],
|
1848
|
+
"inputFields": null,
|
1849
|
+
"interfaces": [],
|
1850
|
+
"enumValues": null,
|
1851
|
+
"possibleTypes": null
|
1852
|
+
},
|
1853
|
+
{
|
1854
|
+
"kind": "ENUM",
|
1855
|
+
"name": "__DirectiveLocation",
|
1856
|
+
"description": "A Directive can be adjacent to many parts of the GraphQL language, a __DirectiveLocation describes one such possible adjacencies.",
|
1857
|
+
"fields": null,
|
1858
|
+
"inputFields": null,
|
1859
|
+
"interfaces": null,
|
1860
|
+
"enumValues": [
|
1861
|
+
{
|
1862
|
+
"name": "QUERY",
|
1863
|
+
"description": "Location adjacent to a query operation.",
|
1864
|
+
"isDeprecated": false,
|
1865
|
+
"deprecationReason": null
|
1866
|
+
},
|
1867
|
+
{
|
1868
|
+
"name": "MUTATION",
|
1869
|
+
"description": "Location adjacent to a mutation operation.",
|
1870
|
+
"isDeprecated": false,
|
1871
|
+
"deprecationReason": null
|
1872
|
+
},
|
1873
|
+
{
|
1874
|
+
"name": "SUBSCRIPTION",
|
1875
|
+
"description": "Location adjacent to a subscription operation.",
|
1876
|
+
"isDeprecated": false,
|
1877
|
+
"deprecationReason": null
|
1878
|
+
},
|
1879
|
+
{
|
1880
|
+
"name": "FIELD",
|
1881
|
+
"description": "Location adjacent to a field.",
|
1882
|
+
"isDeprecated": false,
|
1883
|
+
"deprecationReason": null
|
1884
|
+
},
|
1885
|
+
{
|
1886
|
+
"name": "FRAGMENT_DEFINITION",
|
1887
|
+
"description": "Location adjacent to a fragment definition.",
|
1888
|
+
"isDeprecated": false,
|
1889
|
+
"deprecationReason": null
|
1890
|
+
},
|
1891
|
+
{
|
1892
|
+
"name": "FRAGMENT_SPREAD",
|
1893
|
+
"description": "Location adjacent to a fragment spread.",
|
1894
|
+
"isDeprecated": false,
|
1895
|
+
"deprecationReason": null
|
1896
|
+
},
|
1897
|
+
{
|
1898
|
+
"name": "INLINE_FRAGMENT",
|
1899
|
+
"description": "Location adjacent to an inline fragment.",
|
1900
|
+
"isDeprecated": false,
|
1901
|
+
"deprecationReason": null
|
1902
|
+
},
|
1903
|
+
{
|
1904
|
+
"name": "SCHEMA",
|
1905
|
+
"description": "Location adjacent to a schema definition.",
|
1906
|
+
"isDeprecated": false,
|
1907
|
+
"deprecationReason": null
|
1908
|
+
},
|
1909
|
+
{
|
1910
|
+
"name": "SCALAR",
|
1911
|
+
"description": "Location adjacent to a scalar definition.",
|
1912
|
+
"isDeprecated": false,
|
1913
|
+
"deprecationReason": null
|
1914
|
+
},
|
1915
|
+
{
|
1916
|
+
"name": "OBJECT",
|
1917
|
+
"description": "Location adjacent to an object type definition.",
|
1918
|
+
"isDeprecated": false,
|
1919
|
+
"deprecationReason": null
|
1920
|
+
},
|
1921
|
+
{
|
1922
|
+
"name": "FIELD_DEFINITION",
|
1923
|
+
"description": "Location adjacent to a field definition.",
|
1924
|
+
"isDeprecated": false,
|
1925
|
+
"deprecationReason": null
|
1926
|
+
},
|
1927
|
+
{
|
1928
|
+
"name": "ARGUMENT_DEFINITION",
|
1929
|
+
"description": "Location adjacent to an argument definition.",
|
1930
|
+
"isDeprecated": false,
|
1931
|
+
"deprecationReason": null
|
1932
|
+
},
|
1933
|
+
{
|
1934
|
+
"name": "INTERFACE",
|
1935
|
+
"description": "Location adjacent to an interface definition.",
|
1936
|
+
"isDeprecated": false,
|
1937
|
+
"deprecationReason": null
|
1938
|
+
},
|
1939
|
+
{
|
1940
|
+
"name": "UNION",
|
1941
|
+
"description": "Location adjacent to a union definition.",
|
1942
|
+
"isDeprecated": false,
|
1943
|
+
"deprecationReason": null
|
1944
|
+
},
|
1945
|
+
{
|
1946
|
+
"name": "ENUM",
|
1947
|
+
"description": "Location adjacent to an enum definition.",
|
1948
|
+
"isDeprecated": false,
|
1949
|
+
"deprecationReason": null
|
1950
|
+
},
|
1951
|
+
{
|
1952
|
+
"name": "ENUM_VALUE",
|
1953
|
+
"description": "Location adjacent to an enum value definition.",
|
1954
|
+
"isDeprecated": false,
|
1955
|
+
"deprecationReason": null
|
1956
|
+
},
|
1957
|
+
{
|
1958
|
+
"name": "INPUT_OBJECT",
|
1959
|
+
"description": "Location adjacent to an input object type definition.",
|
1960
|
+
"isDeprecated": false,
|
1961
|
+
"deprecationReason": null
|
1962
|
+
},
|
1963
|
+
{
|
1964
|
+
"name": "INPUT_FIELD_DEFINITION",
|
1965
|
+
"description": "Location adjacent to an input object field definition.",
|
1966
|
+
"isDeprecated": false,
|
1967
|
+
"deprecationReason": null
|
1968
|
+
},
|
1969
|
+
{
|
1970
|
+
"name": "VARIABLE_DEFINITION",
|
1971
|
+
"description": "Location adjacent to a variable definition.",
|
1972
|
+
"isDeprecated": false,
|
1973
|
+
"deprecationReason": null
|
1974
|
+
}
|
1975
|
+
],
|
1976
|
+
"possibleTypes": null
|
1977
|
+
},
|
1978
|
+
{
|
1979
|
+
"kind": "OBJECT",
|
1980
|
+
"name": "__EnumValue",
|
1981
|
+
"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.",
|
1982
|
+
"fields": [
|
1983
|
+
{
|
1984
|
+
"name": "deprecationReason",
|
1985
|
+
"description": null,
|
1986
|
+
"args": [],
|
1987
|
+
"type": {
|
1988
|
+
"kind": "SCALAR",
|
1989
|
+
"name": "String",
|
1990
|
+
"ofType": null
|
1991
|
+
},
|
1992
|
+
"isDeprecated": false,
|
1993
|
+
"deprecationReason": null
|
1994
|
+
},
|
1995
|
+
{
|
1996
|
+
"name": "description",
|
1997
|
+
"description": null,
|
1998
|
+
"args": [],
|
1999
|
+
"type": {
|
2000
|
+
"kind": "SCALAR",
|
2001
|
+
"name": "String",
|
2002
|
+
"ofType": null
|
2003
|
+
},
|
2004
|
+
"isDeprecated": false,
|
2005
|
+
"deprecationReason": null
|
2006
|
+
},
|
2007
|
+
{
|
2008
|
+
"name": "isDeprecated",
|
2009
|
+
"description": null,
|
2010
|
+
"args": [],
|
2011
|
+
"type": {
|
2012
|
+
"kind": "NON_NULL",
|
2013
|
+
"name": null,
|
2014
|
+
"ofType": {
|
2015
|
+
"kind": "SCALAR",
|
2016
|
+
"name": "Boolean",
|
2017
|
+
"ofType": null
|
2018
|
+
}
|
2019
|
+
},
|
2020
|
+
"isDeprecated": false,
|
2021
|
+
"deprecationReason": null
|
2022
|
+
},
|
2023
|
+
{
|
2024
|
+
"name": "name",
|
2025
|
+
"description": null,
|
2026
|
+
"args": [],
|
2027
|
+
"type": {
|
2028
|
+
"kind": "NON_NULL",
|
2029
|
+
"name": null,
|
2030
|
+
"ofType": {
|
2031
|
+
"kind": "SCALAR",
|
2032
|
+
"name": "String",
|
2033
|
+
"ofType": null
|
2034
|
+
}
|
2035
|
+
},
|
2036
|
+
"isDeprecated": false,
|
2037
|
+
"deprecationReason": null
|
2038
|
+
}
|
2039
|
+
],
|
2040
|
+
"inputFields": null,
|
2041
|
+
"interfaces": [],
|
2042
|
+
"enumValues": null,
|
2043
|
+
"possibleTypes": null
|
2044
|
+
},
|
2045
|
+
{
|
2046
|
+
"kind": "OBJECT",
|
2047
|
+
"name": "__Field",
|
2048
|
+
"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.",
|
2049
|
+
"fields": [
|
2050
|
+
{
|
2051
|
+
"name": "args",
|
2052
|
+
"description": null,
|
2053
|
+
"args": [
|
2054
|
+
{
|
2055
|
+
"name": "includeDeprecated",
|
2056
|
+
"description": null,
|
2057
|
+
"type": {
|
2058
|
+
"kind": "SCALAR",
|
2059
|
+
"name": "Boolean",
|
2060
|
+
"ofType": null
|
2061
|
+
},
|
2062
|
+
"defaultValue": "false"
|
2063
|
+
}
|
2064
|
+
],
|
2065
|
+
"type": {
|
2066
|
+
"kind": "NON_NULL",
|
2067
|
+
"name": null,
|
2068
|
+
"ofType": {
|
2069
|
+
"kind": "LIST",
|
2070
|
+
"name": null,
|
2071
|
+
"ofType": {
|
2072
|
+
"kind": "NON_NULL",
|
2073
|
+
"name": null,
|
2074
|
+
"ofType": {
|
2075
|
+
"kind": "OBJECT",
|
2076
|
+
"name": "__InputValue",
|
2077
|
+
"ofType": null
|
2078
|
+
}
|
2079
|
+
}
|
2080
|
+
}
|
2081
|
+
},
|
2082
|
+
"isDeprecated": false,
|
2083
|
+
"deprecationReason": null
|
2084
|
+
},
|
2085
|
+
{
|
2086
|
+
"name": "deprecationReason",
|
2087
|
+
"description": null,
|
2088
|
+
"args": [],
|
2089
|
+
"type": {
|
2090
|
+
"kind": "SCALAR",
|
2091
|
+
"name": "String",
|
2092
|
+
"ofType": null
|
2093
|
+
},
|
2094
|
+
"isDeprecated": false,
|
2095
|
+
"deprecationReason": null
|
2096
|
+
},
|
2097
|
+
{
|
2098
|
+
"name": "description",
|
2099
|
+
"description": null,
|
2100
|
+
"args": [],
|
2101
|
+
"type": {
|
2102
|
+
"kind": "SCALAR",
|
2103
|
+
"name": "String",
|
2104
|
+
"ofType": null
|
2105
|
+
},
|
2106
|
+
"isDeprecated": false,
|
2107
|
+
"deprecationReason": null
|
2108
|
+
},
|
2109
|
+
{
|
2110
|
+
"name": "isDeprecated",
|
2111
|
+
"description": null,
|
2112
|
+
"args": [],
|
2113
|
+
"type": {
|
2114
|
+
"kind": "NON_NULL",
|
2115
|
+
"name": null,
|
2116
|
+
"ofType": {
|
2117
|
+
"kind": "SCALAR",
|
2118
|
+
"name": "Boolean",
|
2119
|
+
"ofType": null
|
2120
|
+
}
|
2121
|
+
},
|
2122
|
+
"isDeprecated": false,
|
2123
|
+
"deprecationReason": null
|
2124
|
+
},
|
2125
|
+
{
|
2126
|
+
"name": "name",
|
2127
|
+
"description": null,
|
2128
|
+
"args": [],
|
2129
|
+
"type": {
|
2130
|
+
"kind": "NON_NULL",
|
2131
|
+
"name": null,
|
2132
|
+
"ofType": {
|
2133
|
+
"kind": "SCALAR",
|
2134
|
+
"name": "String",
|
2135
|
+
"ofType": null
|
2136
|
+
}
|
2137
|
+
},
|
2138
|
+
"isDeprecated": false,
|
2139
|
+
"deprecationReason": null
|
2140
|
+
},
|
2141
|
+
{
|
2142
|
+
"name": "type",
|
2143
|
+
"description": null,
|
2144
|
+
"args": [],
|
2145
|
+
"type": {
|
2146
|
+
"kind": "NON_NULL",
|
2147
|
+
"name": null,
|
2148
|
+
"ofType": {
|
2149
|
+
"kind": "OBJECT",
|
2150
|
+
"name": "__Type",
|
2151
|
+
"ofType": null
|
2152
|
+
}
|
2153
|
+
},
|
2154
|
+
"isDeprecated": false,
|
2155
|
+
"deprecationReason": null
|
2156
|
+
}
|
2157
|
+
],
|
2158
|
+
"inputFields": null,
|
2159
|
+
"interfaces": [],
|
2160
|
+
"enumValues": null,
|
2161
|
+
"possibleTypes": null
|
2162
|
+
},
|
2163
|
+
{
|
2164
|
+
"kind": "OBJECT",
|
2165
|
+
"name": "__InputValue",
|
2166
|
+
"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.",
|
2167
|
+
"fields": [
|
2168
|
+
{
|
2169
|
+
"name": "defaultValue",
|
2170
|
+
"description": "A GraphQL-formatted string representing the default value for this input value.",
|
2171
|
+
"args": [],
|
2172
|
+
"type": {
|
2173
|
+
"kind": "SCALAR",
|
2174
|
+
"name": "String",
|
2175
|
+
"ofType": null
|
2176
|
+
},
|
2177
|
+
"isDeprecated": false,
|
2178
|
+
"deprecationReason": null
|
2179
|
+
},
|
2180
|
+
{
|
2181
|
+
"name": "deprecationReason",
|
2182
|
+
"description": null,
|
2183
|
+
"args": [],
|
2184
|
+
"type": {
|
2185
|
+
"kind": "SCALAR",
|
2186
|
+
"name": "String",
|
2187
|
+
"ofType": null
|
2188
|
+
},
|
2189
|
+
"isDeprecated": false,
|
2190
|
+
"deprecationReason": null
|
2191
|
+
},
|
2192
|
+
{
|
2193
|
+
"name": "description",
|
2194
|
+
"description": null,
|
2195
|
+
"args": [],
|
2196
|
+
"type": {
|
2197
|
+
"kind": "SCALAR",
|
2198
|
+
"name": "String",
|
2199
|
+
"ofType": null
|
2200
|
+
},
|
2201
|
+
"isDeprecated": false,
|
2202
|
+
"deprecationReason": null
|
2203
|
+
},
|
2204
|
+
{
|
2205
|
+
"name": "isDeprecated",
|
2206
|
+
"description": null,
|
2207
|
+
"args": [],
|
2208
|
+
"type": {
|
2209
|
+
"kind": "NON_NULL",
|
2210
|
+
"name": null,
|
2211
|
+
"ofType": {
|
2212
|
+
"kind": "SCALAR",
|
2213
|
+
"name": "Boolean",
|
2214
|
+
"ofType": null
|
2215
|
+
}
|
2216
|
+
},
|
2217
|
+
"isDeprecated": false,
|
2218
|
+
"deprecationReason": null
|
2219
|
+
},
|
2220
|
+
{
|
2221
|
+
"name": "name",
|
2222
|
+
"description": null,
|
2223
|
+
"args": [],
|
2224
|
+
"type": {
|
2225
|
+
"kind": "NON_NULL",
|
2226
|
+
"name": null,
|
2227
|
+
"ofType": {
|
2228
|
+
"kind": "SCALAR",
|
2229
|
+
"name": "String",
|
2230
|
+
"ofType": null
|
2231
|
+
}
|
2232
|
+
},
|
2233
|
+
"isDeprecated": false,
|
2234
|
+
"deprecationReason": null
|
2235
|
+
},
|
2236
|
+
{
|
2237
|
+
"name": "type",
|
2238
|
+
"description": null,
|
2239
|
+
"args": [],
|
2240
|
+
"type": {
|
2241
|
+
"kind": "NON_NULL",
|
2242
|
+
"name": null,
|
2243
|
+
"ofType": {
|
2244
|
+
"kind": "OBJECT",
|
2245
|
+
"name": "__Type",
|
2246
|
+
"ofType": null
|
2247
|
+
}
|
2248
|
+
},
|
2249
|
+
"isDeprecated": false,
|
2250
|
+
"deprecationReason": null
|
2251
|
+
}
|
2252
|
+
],
|
2253
|
+
"inputFields": null,
|
2254
|
+
"interfaces": [],
|
2255
|
+
"enumValues": null,
|
2256
|
+
"possibleTypes": null
|
2257
|
+
},
|
2258
|
+
{
|
2259
|
+
"kind": "OBJECT",
|
2260
|
+
"name": "__Schema",
|
2261
|
+
"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.",
|
2262
|
+
"fields": [
|
2263
|
+
{
|
2264
|
+
"name": "description",
|
2265
|
+
"description": null,
|
2266
|
+
"args": [],
|
2267
|
+
"type": {
|
2268
|
+
"kind": "SCALAR",
|
2269
|
+
"name": "String",
|
2270
|
+
"ofType": null
|
2271
|
+
},
|
2272
|
+
"isDeprecated": false,
|
2273
|
+
"deprecationReason": null
|
2274
|
+
},
|
2275
|
+
{
|
2276
|
+
"name": "directives",
|
2277
|
+
"description": "A list of all directives supported by this server.",
|
2278
|
+
"args": [],
|
2279
|
+
"type": {
|
2280
|
+
"kind": "NON_NULL",
|
2281
|
+
"name": null,
|
2282
|
+
"ofType": {
|
2283
|
+
"kind": "LIST",
|
2284
|
+
"name": null,
|
2285
|
+
"ofType": {
|
2286
|
+
"kind": "NON_NULL",
|
2287
|
+
"name": null,
|
2288
|
+
"ofType": {
|
2289
|
+
"kind": "OBJECT",
|
2290
|
+
"name": "__Directive",
|
2291
|
+
"ofType": null
|
2292
|
+
}
|
2293
|
+
}
|
2294
|
+
}
|
2295
|
+
},
|
2296
|
+
"isDeprecated": false,
|
2297
|
+
"deprecationReason": null
|
2298
|
+
},
|
2299
|
+
{
|
2300
|
+
"name": "mutationType",
|
2301
|
+
"description": "If this server supports mutation, the type that mutation operations will be rooted at.",
|
2302
|
+
"args": [],
|
2303
|
+
"type": {
|
2304
|
+
"kind": "OBJECT",
|
2305
|
+
"name": "__Type",
|
2306
|
+
"ofType": null
|
2307
|
+
},
|
2308
|
+
"isDeprecated": false,
|
2309
|
+
"deprecationReason": null
|
2310
|
+
},
|
2311
|
+
{
|
2312
|
+
"name": "queryType",
|
2313
|
+
"description": "The type that query operations will be rooted at.",
|
2314
|
+
"args": [],
|
2315
|
+
"type": {
|
2316
|
+
"kind": "NON_NULL",
|
2317
|
+
"name": null,
|
2318
|
+
"ofType": {
|
2319
|
+
"kind": "OBJECT",
|
2320
|
+
"name": "__Type",
|
2321
|
+
"ofType": null
|
2322
|
+
}
|
2323
|
+
},
|
2324
|
+
"isDeprecated": false,
|
2325
|
+
"deprecationReason": null
|
2326
|
+
},
|
2327
|
+
{
|
2328
|
+
"name": "subscriptionType",
|
2329
|
+
"description": "If this server support subscription, the type that subscription operations will be rooted at.",
|
2330
|
+
"args": [],
|
2331
|
+
"type": {
|
2332
|
+
"kind": "OBJECT",
|
2333
|
+
"name": "__Type",
|
2334
|
+
"ofType": null
|
2335
|
+
},
|
2336
|
+
"isDeprecated": false,
|
2337
|
+
"deprecationReason": null
|
2338
|
+
},
|
2339
|
+
{
|
2340
|
+
"name": "types",
|
2341
|
+
"description": "A list of all types supported by this server.",
|
2342
|
+
"args": [],
|
2343
|
+
"type": {
|
2344
|
+
"kind": "NON_NULL",
|
2345
|
+
"name": null,
|
2346
|
+
"ofType": {
|
2347
|
+
"kind": "LIST",
|
2348
|
+
"name": null,
|
2349
|
+
"ofType": {
|
2350
|
+
"kind": "NON_NULL",
|
2351
|
+
"name": null,
|
2352
|
+
"ofType": {
|
2353
|
+
"kind": "OBJECT",
|
2354
|
+
"name": "__Type",
|
2355
|
+
"ofType": null
|
2356
|
+
}
|
2357
|
+
}
|
2358
|
+
}
|
2359
|
+
},
|
2360
|
+
"isDeprecated": false,
|
2361
|
+
"deprecationReason": null
|
2362
|
+
}
|
2363
|
+
],
|
2364
|
+
"inputFields": null,
|
2365
|
+
"interfaces": [],
|
2366
|
+
"enumValues": null,
|
2367
|
+
"possibleTypes": null
|
2368
|
+
},
|
2369
|
+
{
|
2370
|
+
"kind": "OBJECT",
|
2371
|
+
"name": "__Type",
|
2372
|
+
"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.",
|
2373
|
+
"fields": [
|
2374
|
+
{
|
2375
|
+
"name": "description",
|
2376
|
+
"description": null,
|
2377
|
+
"args": [],
|
2378
|
+
"type": {
|
2379
|
+
"kind": "SCALAR",
|
2380
|
+
"name": "String",
|
2381
|
+
"ofType": null
|
2382
|
+
},
|
2383
|
+
"isDeprecated": false,
|
2384
|
+
"deprecationReason": null
|
2385
|
+
},
|
2386
|
+
{
|
2387
|
+
"name": "enumValues",
|
2388
|
+
"description": null,
|
2389
|
+
"args": [
|
2390
|
+
{
|
2391
|
+
"name": "includeDeprecated",
|
2392
|
+
"description": null,
|
2393
|
+
"type": {
|
2394
|
+
"kind": "SCALAR",
|
2395
|
+
"name": "Boolean",
|
2396
|
+
"ofType": null
|
2397
|
+
},
|
2398
|
+
"defaultValue": "false"
|
2399
|
+
}
|
2400
|
+
],
|
2401
|
+
"type": {
|
2402
|
+
"kind": "LIST",
|
2403
|
+
"name": null,
|
2404
|
+
"ofType": {
|
2405
|
+
"kind": "NON_NULL",
|
2406
|
+
"name": null,
|
2407
|
+
"ofType": {
|
2408
|
+
"kind": "OBJECT",
|
2409
|
+
"name": "__EnumValue",
|
2410
|
+
"ofType": null
|
2411
|
+
}
|
2412
|
+
}
|
2413
|
+
},
|
2414
|
+
"isDeprecated": false,
|
2415
|
+
"deprecationReason": null
|
2416
|
+
},
|
2417
|
+
{
|
2418
|
+
"name": "fields",
|
2419
|
+
"description": null,
|
2420
|
+
"args": [
|
2421
|
+
{
|
2422
|
+
"name": "includeDeprecated",
|
2423
|
+
"description": null,
|
2424
|
+
"type": {
|
2425
|
+
"kind": "SCALAR",
|
2426
|
+
"name": "Boolean",
|
2427
|
+
"ofType": null
|
2428
|
+
},
|
2429
|
+
"defaultValue": "false"
|
2430
|
+
}
|
2431
|
+
],
|
2432
|
+
"type": {
|
2433
|
+
"kind": "LIST",
|
2434
|
+
"name": null,
|
2435
|
+
"ofType": {
|
2436
|
+
"kind": "NON_NULL",
|
2437
|
+
"name": null,
|
2438
|
+
"ofType": {
|
2439
|
+
"kind": "OBJECT",
|
2440
|
+
"name": "__Field",
|
2441
|
+
"ofType": null
|
2442
|
+
}
|
2443
|
+
}
|
2444
|
+
},
|
2445
|
+
"isDeprecated": false,
|
2446
|
+
"deprecationReason": null
|
2447
|
+
},
|
2448
|
+
{
|
2449
|
+
"name": "inputFields",
|
2450
|
+
"description": null,
|
2451
|
+
"args": [
|
2452
|
+
{
|
2453
|
+
"name": "includeDeprecated",
|
2454
|
+
"description": null,
|
2455
|
+
"type": {
|
2456
|
+
"kind": "SCALAR",
|
2457
|
+
"name": "Boolean",
|
2458
|
+
"ofType": null
|
2459
|
+
},
|
2460
|
+
"defaultValue": "false"
|
2461
|
+
}
|
2462
|
+
],
|
2463
|
+
"type": {
|
2464
|
+
"kind": "LIST",
|
2465
|
+
"name": null,
|
2466
|
+
"ofType": {
|
2467
|
+
"kind": "NON_NULL",
|
2468
|
+
"name": null,
|
2469
|
+
"ofType": {
|
2470
|
+
"kind": "OBJECT",
|
2471
|
+
"name": "__InputValue",
|
2472
|
+
"ofType": null
|
2473
|
+
}
|
2474
|
+
}
|
2475
|
+
},
|
2476
|
+
"isDeprecated": false,
|
2477
|
+
"deprecationReason": null
|
2478
|
+
},
|
2479
|
+
{
|
2480
|
+
"name": "interfaces",
|
2481
|
+
"description": null,
|
2482
|
+
"args": [],
|
2483
|
+
"type": {
|
2484
|
+
"kind": "LIST",
|
2485
|
+
"name": null,
|
2486
|
+
"ofType": {
|
2487
|
+
"kind": "NON_NULL",
|
2488
|
+
"name": null,
|
2489
|
+
"ofType": {
|
2490
|
+
"kind": "OBJECT",
|
2491
|
+
"name": "__Type",
|
2492
|
+
"ofType": null
|
2493
|
+
}
|
2494
|
+
}
|
2495
|
+
},
|
2496
|
+
"isDeprecated": false,
|
2497
|
+
"deprecationReason": null
|
2498
|
+
},
|
2499
|
+
{
|
2500
|
+
"name": "isOneOf",
|
2501
|
+
"description": null,
|
2502
|
+
"args": [],
|
2503
|
+
"type": {
|
2504
|
+
"kind": "NON_NULL",
|
2505
|
+
"name": null,
|
2506
|
+
"ofType": {
|
2507
|
+
"kind": "SCALAR",
|
2508
|
+
"name": "Boolean",
|
2509
|
+
"ofType": null
|
2510
|
+
}
|
2511
|
+
},
|
2512
|
+
"isDeprecated": false,
|
2513
|
+
"deprecationReason": null
|
2514
|
+
},
|
2515
|
+
{
|
2516
|
+
"name": "kind",
|
2517
|
+
"description": null,
|
2518
|
+
"args": [],
|
2519
|
+
"type": {
|
2520
|
+
"kind": "NON_NULL",
|
2521
|
+
"name": null,
|
2522
|
+
"ofType": {
|
2523
|
+
"kind": "ENUM",
|
2524
|
+
"name": "__TypeKind",
|
2525
|
+
"ofType": null
|
2526
|
+
}
|
2527
|
+
},
|
2528
|
+
"isDeprecated": false,
|
2529
|
+
"deprecationReason": null
|
2530
|
+
},
|
2531
|
+
{
|
2532
|
+
"name": "name",
|
2533
|
+
"description": null,
|
2534
|
+
"args": [],
|
2535
|
+
"type": {
|
2536
|
+
"kind": "SCALAR",
|
2537
|
+
"name": "String",
|
2538
|
+
"ofType": null
|
2539
|
+
},
|
2540
|
+
"isDeprecated": false,
|
2541
|
+
"deprecationReason": null
|
2542
|
+
},
|
2543
|
+
{
|
2544
|
+
"name": "ofType",
|
2545
|
+
"description": null,
|
2546
|
+
"args": [],
|
2547
|
+
"type": {
|
2548
|
+
"kind": "OBJECT",
|
2549
|
+
"name": "__Type",
|
2550
|
+
"ofType": null
|
2551
|
+
},
|
2552
|
+
"isDeprecated": false,
|
2553
|
+
"deprecationReason": null
|
2554
|
+
},
|
2555
|
+
{
|
2556
|
+
"name": "possibleTypes",
|
2557
|
+
"description": null,
|
2558
|
+
"args": [],
|
2559
|
+
"type": {
|
2560
|
+
"kind": "LIST",
|
2561
|
+
"name": null,
|
2562
|
+
"ofType": {
|
2563
|
+
"kind": "NON_NULL",
|
2564
|
+
"name": null,
|
2565
|
+
"ofType": {
|
2566
|
+
"kind": "OBJECT",
|
2567
|
+
"name": "__Type",
|
2568
|
+
"ofType": null
|
2569
|
+
}
|
2570
|
+
}
|
2571
|
+
},
|
2572
|
+
"isDeprecated": false,
|
2573
|
+
"deprecationReason": null
|
2574
|
+
},
|
2575
|
+
{
|
2576
|
+
"name": "specifiedByURL",
|
2577
|
+
"description": null,
|
2578
|
+
"args": [],
|
2579
|
+
"type": {
|
2580
|
+
"kind": "SCALAR",
|
2581
|
+
"name": "String",
|
2582
|
+
"ofType": null
|
2583
|
+
},
|
2584
|
+
"isDeprecated": false,
|
2585
|
+
"deprecationReason": null
|
2586
|
+
}
|
2587
|
+
],
|
2588
|
+
"inputFields": null,
|
2589
|
+
"interfaces": [],
|
2590
|
+
"enumValues": null,
|
2591
|
+
"possibleTypes": null
|
2592
|
+
},
|
2593
|
+
{
|
2594
|
+
"kind": "ENUM",
|
2595
|
+
"name": "__TypeKind",
|
2596
|
+
"description": "An enum describing what kind of type a given `__Type` is.",
|
2597
|
+
"fields": null,
|
2598
|
+
"inputFields": null,
|
2599
|
+
"interfaces": null,
|
2600
|
+
"enumValues": [
|
2601
|
+
{
|
2602
|
+
"name": "SCALAR",
|
2603
|
+
"description": "Indicates this type is a scalar.",
|
2604
|
+
"isDeprecated": false,
|
2605
|
+
"deprecationReason": null
|
2606
|
+
},
|
2607
|
+
{
|
2608
|
+
"name": "OBJECT",
|
2609
|
+
"description": "Indicates this type is an object. `fields` and `interfaces` are valid fields.",
|
2610
|
+
"isDeprecated": false,
|
2611
|
+
"deprecationReason": null
|
2612
|
+
},
|
2613
|
+
{
|
2614
|
+
"name": "INTERFACE",
|
2615
|
+
"description": "Indicates this type is an interface. `fields` and `possibleTypes` are valid fields.",
|
2616
|
+
"isDeprecated": false,
|
2617
|
+
"deprecationReason": null
|
2618
|
+
},
|
2619
|
+
{
|
2620
|
+
"name": "UNION",
|
2621
|
+
"description": "Indicates this type is a union. `possibleTypes` is a valid field.",
|
2622
|
+
"isDeprecated": false,
|
2623
|
+
"deprecationReason": null
|
2624
|
+
},
|
2625
|
+
{
|
2626
|
+
"name": "ENUM",
|
2627
|
+
"description": "Indicates this type is an enum. `enumValues` is a valid field.",
|
2628
|
+
"isDeprecated": false,
|
2629
|
+
"deprecationReason": null
|
2630
|
+
},
|
2631
|
+
{
|
2632
|
+
"name": "INPUT_OBJECT",
|
2633
|
+
"description": "Indicates this type is an input object. `inputFields` is a valid field.",
|
2634
|
+
"isDeprecated": false,
|
2635
|
+
"deprecationReason": null
|
2636
|
+
},
|
2637
|
+
{
|
2638
|
+
"name": "LIST",
|
2639
|
+
"description": "Indicates this type is a list. `ofType` is a valid field.",
|
2640
|
+
"isDeprecated": false,
|
2641
|
+
"deprecationReason": null
|
2642
|
+
},
|
2643
|
+
{
|
2644
|
+
"name": "NON_NULL",
|
2645
|
+
"description": "Indicates this type is a non-null. `ofType` is a valid field.",
|
2646
|
+
"isDeprecated": false,
|
2647
|
+
"deprecationReason": null
|
2648
|
+
}
|
2649
|
+
],
|
2650
|
+
"possibleTypes": null
|
2651
|
+
}
|
2652
|
+
],
|
2653
|
+
"directives": [
|
2654
|
+
{
|
2655
|
+
"name": "deprecated",
|
2656
|
+
"description": "Marks an element of a GraphQL schema as no longer supported.",
|
2657
|
+
"locations": [
|
2658
|
+
"FIELD_DEFINITION",
|
2659
|
+
"ENUM_VALUE",
|
2660
|
+
"ARGUMENT_DEFINITION",
|
2661
|
+
"INPUT_FIELD_DEFINITION"
|
2662
|
+
],
|
2663
|
+
"args": [
|
2664
|
+
{
|
2665
|
+
"name": "reason",
|
2666
|
+
"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/).",
|
2667
|
+
"type": {
|
2668
|
+
"kind": "SCALAR",
|
2669
|
+
"name": "String",
|
2670
|
+
"ofType": null
|
2671
|
+
},
|
2672
|
+
"defaultValue": "\"No longer supported\""
|
2673
|
+
}
|
2674
|
+
]
|
2675
|
+
},
|
2676
|
+
{
|
2677
|
+
"name": "include",
|
2678
|
+
"description": "Directs the executor to include this field or fragment only when the `if` argument is true.",
|
2679
|
+
"locations": [
|
2680
|
+
"FIELD",
|
2681
|
+
"FRAGMENT_SPREAD",
|
2682
|
+
"INLINE_FRAGMENT"
|
2683
|
+
],
|
2684
|
+
"args": [
|
2685
|
+
{
|
2686
|
+
"name": "if",
|
2687
|
+
"description": "Included when true.",
|
2688
|
+
"type": {
|
2689
|
+
"kind": "NON_NULL",
|
2690
|
+
"name": null,
|
2691
|
+
"ofType": {
|
2692
|
+
"kind": "SCALAR",
|
2693
|
+
"name": "Boolean",
|
2694
|
+
"ofType": null
|
2695
|
+
}
|
2696
|
+
},
|
2697
|
+
"defaultValue": null
|
2698
|
+
}
|
2699
|
+
]
|
2700
|
+
},
|
2701
|
+
{
|
2702
|
+
"name": "oneOf",
|
2703
|
+
"description": "Requires that exactly one field must be supplied and that field must not be `null`.",
|
2704
|
+
"locations": [
|
2705
|
+
"INPUT_OBJECT"
|
2706
|
+
],
|
2707
|
+
"args": []
|
2708
|
+
},
|
2709
|
+
{
|
2710
|
+
"name": "resultRetention",
|
2711
|
+
"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.",
|
2712
|
+
"locations": [
|
2713
|
+
"FIELD_DEFINITION"
|
2714
|
+
],
|
2715
|
+
"args": [
|
2716
|
+
{
|
2717
|
+
"name": "duration",
|
2718
|
+
"description": "An ISO 8601 duration.",
|
2719
|
+
"type": {
|
2720
|
+
"kind": "NON_NULL",
|
2721
|
+
"name": null,
|
2722
|
+
"ofType": {
|
2723
|
+
"kind": "SCALAR",
|
2724
|
+
"name": "String",
|
2725
|
+
"ofType": null
|
2726
|
+
}
|
2727
|
+
},
|
2728
|
+
"defaultValue": null
|
2729
|
+
}
|
2730
|
+
]
|
2731
|
+
},
|
2732
|
+
{
|
2733
|
+
"name": "skip",
|
2734
|
+
"description": "Directs the executor to skip this field or fragment when the `if` argument is true.",
|
2735
|
+
"locations": [
|
2736
|
+
"FIELD",
|
2737
|
+
"FRAGMENT_SPREAD",
|
2738
|
+
"INLINE_FRAGMENT"
|
2739
|
+
],
|
2740
|
+
"args": [
|
2741
|
+
{
|
2742
|
+
"name": "if",
|
2743
|
+
"description": "Skipped when true.",
|
2744
|
+
"type": {
|
2745
|
+
"kind": "NON_NULL",
|
2746
|
+
"name": null,
|
2747
|
+
"ofType": {
|
2748
|
+
"kind": "SCALAR",
|
2749
|
+
"name": "Boolean",
|
2750
|
+
"ofType": null
|
2751
|
+
}
|
2752
|
+
},
|
2753
|
+
"defaultValue": null
|
2754
|
+
}
|
2755
|
+
]
|
2756
|
+
},
|
2757
|
+
{
|
2758
|
+
"name": "specifiedBy",
|
2759
|
+
"description": "Exposes a URL that specifies the behavior of this scalar.",
|
2760
|
+
"locations": [
|
2761
|
+
"SCALAR"
|
2762
|
+
],
|
2763
|
+
"args": [
|
2764
|
+
{
|
2765
|
+
"name": "url",
|
2766
|
+
"description": "The URL that specifies the behavior of this scalar.",
|
2767
|
+
"type": {
|
2768
|
+
"kind": "NON_NULL",
|
2769
|
+
"name": null,
|
2770
|
+
"ofType": {
|
2771
|
+
"kind": "SCALAR",
|
2772
|
+
"name": "String",
|
2773
|
+
"ofType": null
|
2774
|
+
}
|
2775
|
+
},
|
2776
|
+
"defaultValue": null
|
2777
|
+
}
|
2778
|
+
]
|
2779
|
+
}
|
2780
|
+
]
|
2781
|
+
}
|
2782
|
+
}
|
2783
|
+
}
|