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,2585 @@
|
|
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": "AdSummary",
|
13
|
+
"description": "The advertisements spend data summary for the seller's account aggregated by transaction event type: charge.",
|
14
|
+
"fields": [
|
15
|
+
{
|
16
|
+
"name": "adTypeName",
|
17
|
+
"description": "Advertisement type name, for example: \"Sponsored Products charge\".",
|
18
|
+
"args": [],
|
19
|
+
"type": {
|
20
|
+
"kind": "NON_NULL",
|
21
|
+
"name": null,
|
22
|
+
"ofType": {
|
23
|
+
"kind": "SCALAR",
|
24
|
+
"name": "String",
|
25
|
+
"ofType": null
|
26
|
+
}
|
27
|
+
},
|
28
|
+
"isDeprecated": false,
|
29
|
+
"deprecationReason": null
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"name": "charge",
|
33
|
+
"description": "Charge aggregated detail for an advertisement type.",
|
34
|
+
"args": [],
|
35
|
+
"type": {
|
36
|
+
"kind": "OBJECT",
|
37
|
+
"name": "AggregatedDetail",
|
38
|
+
"ofType": null
|
39
|
+
},
|
40
|
+
"isDeprecated": false,
|
41
|
+
"deprecationReason": null
|
42
|
+
}
|
43
|
+
],
|
44
|
+
"inputFields": null,
|
45
|
+
"interfaces": [],
|
46
|
+
"enumValues": null,
|
47
|
+
"possibleTypes": null
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"kind": "OBJECT",
|
51
|
+
"name": "AggregatedDetail",
|
52
|
+
"description": "The aggregated transaction detail for the seller's account aggregated by\ntransaction event type and transaction type, for example: charge and\n\"fbaFulfillmentFee\".",
|
53
|
+
"fields": [
|
54
|
+
{
|
55
|
+
"name": "amount",
|
56
|
+
"description": "Amount calculated by rate card.",
|
57
|
+
"args": [],
|
58
|
+
"type": {
|
59
|
+
"kind": "NON_NULL",
|
60
|
+
"name": null,
|
61
|
+
"ofType": {
|
62
|
+
"kind": "OBJECT",
|
63
|
+
"name": "Amount",
|
64
|
+
"ofType": null
|
65
|
+
}
|
66
|
+
},
|
67
|
+
"isDeprecated": false,
|
68
|
+
"deprecationReason": null
|
69
|
+
},
|
70
|
+
{
|
71
|
+
"name": "amountPerUnit",
|
72
|
+
"description": "Final charge amount per unit after promotion and tax are considered. This\nvalue is calculated by dividing totalAmount by quantity. This value will be\nnull when quantity is null.",
|
73
|
+
"args": [],
|
74
|
+
"type": {
|
75
|
+
"kind": "OBJECT",
|
76
|
+
"name": "Amount",
|
77
|
+
"ofType": null
|
78
|
+
},
|
79
|
+
"isDeprecated": false,
|
80
|
+
"deprecationReason": null
|
81
|
+
},
|
82
|
+
{
|
83
|
+
"name": "amountPerUnitDelta",
|
84
|
+
"description": "The per unit amount delta is calculated by subtracting the previous\namountPerUnit from the current amountPerUnit. This value is mainly used to\nindicate the change in amountPerUnit before and after an Amazon fee change.\nThis value will be null if there are no Amazon fee change in the selected time\nrange or if the previous amountPerUnit is null.\nExample: if the previous amountPerUnit is $5 and the current amountPerUnit is $7, the amountPerUnitDelta would be $2.",
|
85
|
+
"args": [],
|
86
|
+
"type": {
|
87
|
+
"kind": "OBJECT",
|
88
|
+
"name": "Amount",
|
89
|
+
"ofType": null
|
90
|
+
},
|
91
|
+
"isDeprecated": false,
|
92
|
+
"deprecationReason": null
|
93
|
+
},
|
94
|
+
{
|
95
|
+
"name": "promotionAmount",
|
96
|
+
"description": "The promotion amount associated with this transaction type. This value is deducted from amount when computing totalAmount.",
|
97
|
+
"args": [],
|
98
|
+
"type": {
|
99
|
+
"kind": "NON_NULL",
|
100
|
+
"name": null,
|
101
|
+
"ofType": {
|
102
|
+
"kind": "OBJECT",
|
103
|
+
"name": "Amount",
|
104
|
+
"ofType": null
|
105
|
+
}
|
106
|
+
},
|
107
|
+
"isDeprecated": false,
|
108
|
+
"deprecationReason": null
|
109
|
+
},
|
110
|
+
{
|
111
|
+
"name": "quantity",
|
112
|
+
"description": "Charged quantity for a given product in the seller's account. When the fee is\nnot charged on a per unit basis, this value may be null or may not be an integer.",
|
113
|
+
"args": [],
|
114
|
+
"type": {
|
115
|
+
"kind": "SCALAR",
|
116
|
+
"name": "Float",
|
117
|
+
"ofType": null
|
118
|
+
},
|
119
|
+
"isDeprecated": false,
|
120
|
+
"deprecationReason": null
|
121
|
+
},
|
122
|
+
{
|
123
|
+
"name": "taxAmount",
|
124
|
+
"description": "The tax amount associated with this transaction type. This value is added to amount when computing totalAmount.",
|
125
|
+
"args": [],
|
126
|
+
"type": {
|
127
|
+
"kind": "NON_NULL",
|
128
|
+
"name": null,
|
129
|
+
"ofType": {
|
130
|
+
"kind": "OBJECT",
|
131
|
+
"name": "Amount",
|
132
|
+
"ofType": null
|
133
|
+
}
|
134
|
+
},
|
135
|
+
"isDeprecated": false,
|
136
|
+
"deprecationReason": null
|
137
|
+
},
|
138
|
+
{
|
139
|
+
"name": "totalAmount",
|
140
|
+
"description": "Final charge amount after promotion and tax are considered. This value is\ncalculated as amount - promotionAmount + taxAmount.",
|
141
|
+
"args": [],
|
142
|
+
"type": {
|
143
|
+
"kind": "NON_NULL",
|
144
|
+
"name": null,
|
145
|
+
"ofType": {
|
146
|
+
"kind": "OBJECT",
|
147
|
+
"name": "Amount",
|
148
|
+
"ofType": null
|
149
|
+
}
|
150
|
+
},
|
151
|
+
"isDeprecated": false,
|
152
|
+
"deprecationReason": null
|
153
|
+
}
|
154
|
+
],
|
155
|
+
"inputFields": null,
|
156
|
+
"interfaces": [],
|
157
|
+
"enumValues": null,
|
158
|
+
"possibleTypes": null
|
159
|
+
},
|
160
|
+
{
|
161
|
+
"kind": "OBJECT",
|
162
|
+
"name": "Amount",
|
163
|
+
"description": "Monetary amount with the corresponding currency code.",
|
164
|
+
"fields": [
|
165
|
+
{
|
166
|
+
"name": "amount",
|
167
|
+
"description": "The amount.",
|
168
|
+
"args": [],
|
169
|
+
"type": {
|
170
|
+
"kind": "NON_NULL",
|
171
|
+
"name": null,
|
172
|
+
"ofType": {
|
173
|
+
"kind": "SCALAR",
|
174
|
+
"name": "Float",
|
175
|
+
"ofType": null
|
176
|
+
}
|
177
|
+
},
|
178
|
+
"isDeprecated": false,
|
179
|
+
"deprecationReason": null
|
180
|
+
},
|
181
|
+
{
|
182
|
+
"name": "currencyCode",
|
183
|
+
"description": "Currency code of the amount in ISO 4217 format.",
|
184
|
+
"args": [],
|
185
|
+
"type": {
|
186
|
+
"kind": "NON_NULL",
|
187
|
+
"name": null,
|
188
|
+
"ofType": {
|
189
|
+
"kind": "SCALAR",
|
190
|
+
"name": "String",
|
191
|
+
"ofType": null
|
192
|
+
}
|
193
|
+
},
|
194
|
+
"isDeprecated": false,
|
195
|
+
"deprecationReason": null
|
196
|
+
}
|
197
|
+
],
|
198
|
+
"inputFields": null,
|
199
|
+
"interfaces": [],
|
200
|
+
"enumValues": null,
|
201
|
+
"possibleTypes": null
|
202
|
+
},
|
203
|
+
{
|
204
|
+
"kind": "OBJECT",
|
205
|
+
"name": "Analytics_Economics_2024_03_15",
|
206
|
+
"description": "A root type for seller economics queries version 2024_03_15.",
|
207
|
+
"fields": [
|
208
|
+
{
|
209
|
+
"name": "economics",
|
210
|
+
"description": "A query to retrieve seller economics data for the seller's account aggregated\nby date and product identifier. The seller economics data consists of\naggregated sales, fees, and cost for selected period. The data sets are\nrefreshed daily with the latest sales, fees, and cost data. The supported fee\ntypes and advertisement charge types can be found\n[here](https://sellercentral.amazon.com/gp/help/GZ8Y22NL2FSRY8M5).",
|
211
|
+
"args": [
|
212
|
+
{
|
213
|
+
"name": "aggregateBy",
|
214
|
+
"description": "Determines how the seller economics data should be aggregated. By default it's aggregated by MSKU and DAY.",
|
215
|
+
"type": {
|
216
|
+
"kind": "INPUT_OBJECT",
|
217
|
+
"name": "EconomicsAggregation",
|
218
|
+
"ofType": null
|
219
|
+
},
|
220
|
+
"defaultValue": null
|
221
|
+
},
|
222
|
+
{
|
223
|
+
"name": "endDate",
|
224
|
+
"description": "The end date of the seller economics data to retrieve. If the provided end\ndate occurs mid-week or mid-month in UTC+0 timezone, the preceding Saturday\nfor WEEK date granularity or the last day of the previous month for MONTH\ndate granularity will be used instead.",
|
225
|
+
"type": {
|
226
|
+
"kind": "NON_NULL",
|
227
|
+
"name": null,
|
228
|
+
"ofType": {
|
229
|
+
"kind": "SCALAR",
|
230
|
+
"name": "Date",
|
231
|
+
"ofType": null
|
232
|
+
}
|
233
|
+
},
|
234
|
+
"defaultValue": null
|
235
|
+
},
|
236
|
+
{
|
237
|
+
"name": "includeComponentsForFeeTypes",
|
238
|
+
"description": "Specifies which fee types to breakdown into individual components.",
|
239
|
+
"type": {
|
240
|
+
"kind": "LIST",
|
241
|
+
"name": null,
|
242
|
+
"ofType": {
|
243
|
+
"kind": "ENUM",
|
244
|
+
"name": "FeeType",
|
245
|
+
"ofType": null
|
246
|
+
}
|
247
|
+
},
|
248
|
+
"defaultValue": null
|
249
|
+
},
|
250
|
+
{
|
251
|
+
"name": "marketplaceIds",
|
252
|
+
"description": "The marketplace identifiers to retrieve seller economics data for.",
|
253
|
+
"type": {
|
254
|
+
"kind": "NON_NULL",
|
255
|
+
"name": null,
|
256
|
+
"ofType": {
|
257
|
+
"kind": "LIST",
|
258
|
+
"name": null,
|
259
|
+
"ofType": {
|
260
|
+
"kind": "NON_NULL",
|
261
|
+
"name": null,
|
262
|
+
"ofType": {
|
263
|
+
"kind": "SCALAR",
|
264
|
+
"name": "String",
|
265
|
+
"ofType": null
|
266
|
+
}
|
267
|
+
}
|
268
|
+
}
|
269
|
+
},
|
270
|
+
"defaultValue": null
|
271
|
+
},
|
272
|
+
{
|
273
|
+
"name": "startDate",
|
274
|
+
"description": "The start date of the seller economics data to retrieve. The start date must\nbe no more than two years ago. If the provided start date occurs mid-week or\nmid-month in UTC+0 timezone, the following Sunday for WEEK date granularity\nor the first day of the next month for MONTH date granularity will be used instead.",
|
275
|
+
"type": {
|
276
|
+
"kind": "NON_NULL",
|
277
|
+
"name": null,
|
278
|
+
"ofType": {
|
279
|
+
"kind": "SCALAR",
|
280
|
+
"name": "Date",
|
281
|
+
"ofType": null
|
282
|
+
}
|
283
|
+
},
|
284
|
+
"defaultValue": null
|
285
|
+
}
|
286
|
+
],
|
287
|
+
"type": {
|
288
|
+
"kind": "LIST",
|
289
|
+
"name": null,
|
290
|
+
"ofType": {
|
291
|
+
"kind": "OBJECT",
|
292
|
+
"name": "Economics",
|
293
|
+
"ofType": null
|
294
|
+
}
|
295
|
+
},
|
296
|
+
"isDeprecated": false,
|
297
|
+
"deprecationReason": null
|
298
|
+
},
|
299
|
+
{
|
300
|
+
"name": "economicsPreview",
|
301
|
+
"description": "A query to preview seller economics data for the seller's account aggregated\nby date range specified by startDate and endDate. The seller preview economics\ndata consists of aggregated estimated sales, fees, and cost for selected\nperiod. The data sets are refreshed daily with the latest estimated sales,\nfees, and cost data. The supported fee types and advertisement charge types can be found\n[here](https://sellercentral.amazon.com/help/hub/reference/GQNVDV46U9JQ25HY).",
|
302
|
+
"args": [
|
303
|
+
{
|
304
|
+
"name": "aggregateBy",
|
305
|
+
"description": "This determines how the seller economics data should be aggregated. For\neconomics preview, the currently supported product identifier and date\naggregation level are MSKU and RANGE respectively.",
|
306
|
+
"type": {
|
307
|
+
"kind": "INPUT_OBJECT",
|
308
|
+
"name": "EconomicsPreviewAggregation",
|
309
|
+
"ofType": null
|
310
|
+
},
|
311
|
+
"defaultValue": null
|
312
|
+
},
|
313
|
+
{
|
314
|
+
"name": "endDate",
|
315
|
+
"description": "The end date of the seller economics preview data to retrieve. The end date must be no more than 30 days after today.",
|
316
|
+
"type": {
|
317
|
+
"kind": "NON_NULL",
|
318
|
+
"name": null,
|
319
|
+
"ofType": {
|
320
|
+
"kind": "SCALAR",
|
321
|
+
"name": "Date",
|
322
|
+
"ofType": null
|
323
|
+
}
|
324
|
+
},
|
325
|
+
"defaultValue": null
|
326
|
+
},
|
327
|
+
{
|
328
|
+
"name": "feeTypes",
|
329
|
+
"description": "Specifies which fee types to preview. Supported fee types can be found [here](https://sellercentral.amazon.com/help/hub/reference/GQNVDV46U9JQ25HY).",
|
330
|
+
"type": {
|
331
|
+
"kind": "NON_NULL",
|
332
|
+
"name": null,
|
333
|
+
"ofType": {
|
334
|
+
"kind": "LIST",
|
335
|
+
"name": null,
|
336
|
+
"ofType": {
|
337
|
+
"kind": "NON_NULL",
|
338
|
+
"name": null,
|
339
|
+
"ofType": {
|
340
|
+
"kind": "ENUM",
|
341
|
+
"name": "PreviewFeeType",
|
342
|
+
"ofType": null
|
343
|
+
}
|
344
|
+
}
|
345
|
+
}
|
346
|
+
},
|
347
|
+
"defaultValue": null
|
348
|
+
},
|
349
|
+
{
|
350
|
+
"name": "marketplaceIds",
|
351
|
+
"description": "The marketplace identifiers to retrieve seller preview economics data for.",
|
352
|
+
"type": {
|
353
|
+
"kind": "NON_NULL",
|
354
|
+
"name": null,
|
355
|
+
"ofType": {
|
356
|
+
"kind": "LIST",
|
357
|
+
"name": null,
|
358
|
+
"ofType": {
|
359
|
+
"kind": "NON_NULL",
|
360
|
+
"name": null,
|
361
|
+
"ofType": {
|
362
|
+
"kind": "SCALAR",
|
363
|
+
"name": "String",
|
364
|
+
"ofType": null
|
365
|
+
}
|
366
|
+
}
|
367
|
+
}
|
368
|
+
},
|
369
|
+
"defaultValue": null
|
370
|
+
},
|
371
|
+
{
|
372
|
+
"name": "startDate",
|
373
|
+
"description": "The start date of the seller preview economics data to retrieve. The start date must be not earlier than today.",
|
374
|
+
"type": {
|
375
|
+
"kind": "NON_NULL",
|
376
|
+
"name": null,
|
377
|
+
"ofType": {
|
378
|
+
"kind": "SCALAR",
|
379
|
+
"name": "Date",
|
380
|
+
"ofType": null
|
381
|
+
}
|
382
|
+
},
|
383
|
+
"defaultValue": null
|
384
|
+
}
|
385
|
+
],
|
386
|
+
"type": {
|
387
|
+
"kind": "LIST",
|
388
|
+
"name": null,
|
389
|
+
"ofType": {
|
390
|
+
"kind": "OBJECT",
|
391
|
+
"name": "Economics",
|
392
|
+
"ofType": null
|
393
|
+
}
|
394
|
+
},
|
395
|
+
"isDeprecated": false,
|
396
|
+
"deprecationReason": null
|
397
|
+
}
|
398
|
+
],
|
399
|
+
"inputFields": null,
|
400
|
+
"interfaces": [],
|
401
|
+
"enumValues": null,
|
402
|
+
"possibleTypes": null
|
403
|
+
},
|
404
|
+
{
|
405
|
+
"kind": "SCALAR",
|
406
|
+
"name": "Boolean",
|
407
|
+
"description": "Represents `true` or `false` values.",
|
408
|
+
"fields": null,
|
409
|
+
"inputFields": null,
|
410
|
+
"interfaces": null,
|
411
|
+
"enumValues": null,
|
412
|
+
"possibleTypes": null
|
413
|
+
},
|
414
|
+
{
|
415
|
+
"kind": "SCALAR",
|
416
|
+
"name": "Date",
|
417
|
+
"description": "An RFC-3339 compliant Full Date Scalar. Example: \"2024-03-15\"",
|
418
|
+
"fields": null,
|
419
|
+
"inputFields": null,
|
420
|
+
"interfaces": null,
|
421
|
+
"enumValues": null,
|
422
|
+
"possibleTypes": null
|
423
|
+
},
|
424
|
+
{
|
425
|
+
"kind": "ENUM",
|
426
|
+
"name": "DateGranularity",
|
427
|
+
"description": "The date granularity used in aggregation.",
|
428
|
+
"fields": null,
|
429
|
+
"inputFields": null,
|
430
|
+
"interfaces": null,
|
431
|
+
"enumValues": [
|
432
|
+
{
|
433
|
+
"name": "DAY",
|
434
|
+
"description": "Seller economics data is aggregated by day against marketplace local time.",
|
435
|
+
"isDeprecated": false,
|
436
|
+
"deprecationReason": null
|
437
|
+
},
|
438
|
+
{
|
439
|
+
"name": "MONTH",
|
440
|
+
"description": "Seller economics data is aggregated by month against marketplace local time.",
|
441
|
+
"isDeprecated": false,
|
442
|
+
"deprecationReason": null
|
443
|
+
},
|
444
|
+
{
|
445
|
+
"name": "RANGE",
|
446
|
+
"description": "Seller economics data is aggregated by the entire date range specified by startDate and endDate.",
|
447
|
+
"isDeprecated": false,
|
448
|
+
"deprecationReason": null
|
449
|
+
},
|
450
|
+
{
|
451
|
+
"name": "WEEK",
|
452
|
+
"description": "Seller economics data is aggregated by week against marketplace local time, Sunday is the first day of the week.",
|
453
|
+
"isDeprecated": false,
|
454
|
+
"deprecationReason": null
|
455
|
+
}
|
456
|
+
],
|
457
|
+
"possibleTypes": null
|
458
|
+
},
|
459
|
+
{
|
460
|
+
"kind": "OBJECT",
|
461
|
+
"name": "Economics",
|
462
|
+
"description": "The seller economics data for a given product in the seller's account.",
|
463
|
+
"fields": [
|
464
|
+
{
|
465
|
+
"name": "ads",
|
466
|
+
"description": "The advertising spend data for the product within the specified date range.",
|
467
|
+
"args": [],
|
468
|
+
"type": {
|
469
|
+
"kind": "LIST",
|
470
|
+
"name": null,
|
471
|
+
"ofType": {
|
472
|
+
"kind": "OBJECT",
|
473
|
+
"name": "AdSummary",
|
474
|
+
"ofType": null
|
475
|
+
}
|
476
|
+
},
|
477
|
+
"isDeprecated": false,
|
478
|
+
"deprecationReason": null
|
479
|
+
},
|
480
|
+
{
|
481
|
+
"name": "childAsin",
|
482
|
+
"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 product\naggregation is CHILD_ASIN, FNSKU or MSKU.",
|
483
|
+
"args": [],
|
484
|
+
"type": {
|
485
|
+
"kind": "SCALAR",
|
486
|
+
"name": "String",
|
487
|
+
"ofType": null
|
488
|
+
},
|
489
|
+
"isDeprecated": false,
|
490
|
+
"deprecationReason": null
|
491
|
+
},
|
492
|
+
{
|
493
|
+
"name": "cost",
|
494
|
+
"description": "The off Amazon cost provided by the seller for this product (per unit). The\noff Amazon cost can be provided on [SKU\nCentral](https://sellercentral.amazon.com/skucentral?mSku=xxx) and [Revenue\nCalculator](https://sellercentral.amazon.com/revcal).",
|
495
|
+
"args": [],
|
496
|
+
"type": {
|
497
|
+
"kind": "OBJECT",
|
498
|
+
"name": "PerUnitCost",
|
499
|
+
"ofType": null
|
500
|
+
},
|
501
|
+
"isDeprecated": false,
|
502
|
+
"deprecationReason": null
|
503
|
+
},
|
504
|
+
{
|
505
|
+
"name": "endDate",
|
506
|
+
"description": "The end date of the seller economics data. Note that this date may be adjusted to the end of DateGranularity.",
|
507
|
+
"args": [],
|
508
|
+
"type": {
|
509
|
+
"kind": "NON_NULL",
|
510
|
+
"name": null,
|
511
|
+
"ofType": {
|
512
|
+
"kind": "SCALAR",
|
513
|
+
"name": "Date",
|
514
|
+
"ofType": null
|
515
|
+
}
|
516
|
+
},
|
517
|
+
"isDeprecated": false,
|
518
|
+
"deprecationReason": null
|
519
|
+
},
|
520
|
+
{
|
521
|
+
"name": "fees",
|
522
|
+
"description": "The fees applied to the product within the specified date range.",
|
523
|
+
"args": [],
|
524
|
+
"type": {
|
525
|
+
"kind": "NON_NULL",
|
526
|
+
"name": null,
|
527
|
+
"ofType": {
|
528
|
+
"kind": "LIST",
|
529
|
+
"name": null,
|
530
|
+
"ofType": {
|
531
|
+
"kind": "OBJECT",
|
532
|
+
"name": "FeeSummary",
|
533
|
+
"ofType": null
|
534
|
+
}
|
535
|
+
}
|
536
|
+
},
|
537
|
+
"isDeprecated": false,
|
538
|
+
"deprecationReason": null
|
539
|
+
},
|
540
|
+
{
|
541
|
+
"name": "fnsku",
|
542
|
+
"description": "The Fulfillment Network Stock Keeping Unit (FNSKU) of the product. Note: This\nfield is only present when product aggregation is FNSKU or MSKU. This field\nmay be null when product aggregation is MSKU and the row is associated with\nmore than one FNSKU.",
|
543
|
+
"args": [],
|
544
|
+
"type": {
|
545
|
+
"kind": "SCALAR",
|
546
|
+
"name": "String",
|
547
|
+
"ofType": null
|
548
|
+
},
|
549
|
+
"isDeprecated": false,
|
550
|
+
"deprecationReason": null
|
551
|
+
},
|
552
|
+
{
|
553
|
+
"name": "marketplaceId",
|
554
|
+
"description": "The marketplace identifier of the seller economics data.",
|
555
|
+
"args": [],
|
556
|
+
"type": {
|
557
|
+
"kind": "NON_NULL",
|
558
|
+
"name": null,
|
559
|
+
"ofType": {
|
560
|
+
"kind": "SCALAR",
|
561
|
+
"name": "String",
|
562
|
+
"ofType": null
|
563
|
+
}
|
564
|
+
},
|
565
|
+
"isDeprecated": false,
|
566
|
+
"deprecationReason": null
|
567
|
+
},
|
568
|
+
{
|
569
|
+
"name": "msku",
|
570
|
+
"description": "The Merchant Stock Keeping Unit (MSKU) of the product. Note: This field is\nonly present when product aggregation is FNSKU or MSKU. This field may be null\nwhen product aggregation is FNSKU and the row is associated with more than one MSKU.",
|
571
|
+
"args": [],
|
572
|
+
"type": {
|
573
|
+
"kind": "SCALAR",
|
574
|
+
"name": "String",
|
575
|
+
"ofType": null
|
576
|
+
},
|
577
|
+
"isDeprecated": false,
|
578
|
+
"deprecationReason": null
|
579
|
+
},
|
580
|
+
{
|
581
|
+
"name": "netProceeds",
|
582
|
+
"description": "The net proceeds for this product within the specified date range. The value\nremains unchanged regardless of whether sales, fees, ads, or cost are selected in the query.",
|
583
|
+
"args": [],
|
584
|
+
"type": {
|
585
|
+
"kind": "NON_NULL",
|
586
|
+
"name": null,
|
587
|
+
"ofType": {
|
588
|
+
"kind": "OBJECT",
|
589
|
+
"name": "NetProceeds",
|
590
|
+
"ofType": null
|
591
|
+
}
|
592
|
+
},
|
593
|
+
"isDeprecated": false,
|
594
|
+
"deprecationReason": null
|
595
|
+
},
|
596
|
+
{
|
597
|
+
"name": "parentAsin",
|
598
|
+
"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).",
|
599
|
+
"args": [],
|
600
|
+
"type": {
|
601
|
+
"kind": "NON_NULL",
|
602
|
+
"name": null,
|
603
|
+
"ofType": {
|
604
|
+
"kind": "SCALAR",
|
605
|
+
"name": "String",
|
606
|
+
"ofType": null
|
607
|
+
}
|
608
|
+
},
|
609
|
+
"isDeprecated": false,
|
610
|
+
"deprecationReason": null
|
611
|
+
},
|
612
|
+
{
|
613
|
+
"name": "sales",
|
614
|
+
"description": "The sales data for the product within the specified date range.",
|
615
|
+
"args": [],
|
616
|
+
"type": {
|
617
|
+
"kind": "NON_NULL",
|
618
|
+
"name": null,
|
619
|
+
"ofType": {
|
620
|
+
"kind": "OBJECT",
|
621
|
+
"name": "Sales",
|
622
|
+
"ofType": null
|
623
|
+
}
|
624
|
+
},
|
625
|
+
"isDeprecated": false,
|
626
|
+
"deprecationReason": null
|
627
|
+
},
|
628
|
+
{
|
629
|
+
"name": "startDate",
|
630
|
+
"description": "The start date of the seller economics data. Note that this date may be adjusted to the start of DateGranularity.",
|
631
|
+
"args": [],
|
632
|
+
"type": {
|
633
|
+
"kind": "NON_NULL",
|
634
|
+
"name": null,
|
635
|
+
"ofType": {
|
636
|
+
"kind": "SCALAR",
|
637
|
+
"name": "Date",
|
638
|
+
"ofType": null
|
639
|
+
}
|
640
|
+
},
|
641
|
+
"isDeprecated": false,
|
642
|
+
"deprecationReason": null
|
643
|
+
}
|
644
|
+
],
|
645
|
+
"inputFields": null,
|
646
|
+
"interfaces": [],
|
647
|
+
"enumValues": null,
|
648
|
+
"possibleTypes": null
|
649
|
+
},
|
650
|
+
{
|
651
|
+
"kind": "INPUT_OBJECT",
|
652
|
+
"name": "EconomicsAggregation",
|
653
|
+
"description": "Defines how the seller economics data will be aggregated.",
|
654
|
+
"fields": null,
|
655
|
+
"inputFields": [
|
656
|
+
{
|
657
|
+
"name": "date",
|
658
|
+
"description": "The date granularity used in aggregation. By default the results will be aggregated by DAY.",
|
659
|
+
"type": {
|
660
|
+
"kind": "ENUM",
|
661
|
+
"name": "DateGranularity",
|
662
|
+
"ofType": null
|
663
|
+
},
|
664
|
+
"defaultValue": null
|
665
|
+
},
|
666
|
+
{
|
667
|
+
"name": "productId",
|
668
|
+
"description": "The product identifier granularity used in aggregation. By default the results will be aggregated by MSKU.",
|
669
|
+
"type": {
|
670
|
+
"kind": "ENUM",
|
671
|
+
"name": "ProductIdentifierGranularity",
|
672
|
+
"ofType": null
|
673
|
+
},
|
674
|
+
"defaultValue": null
|
675
|
+
}
|
676
|
+
],
|
677
|
+
"interfaces": null,
|
678
|
+
"enumValues": null,
|
679
|
+
"possibleTypes": null
|
680
|
+
},
|
681
|
+
{
|
682
|
+
"kind": "INPUT_OBJECT",
|
683
|
+
"name": "EconomicsPreviewAggregation",
|
684
|
+
"description": "Defines how the seller economics preview data will be aggregated.",
|
685
|
+
"fields": null,
|
686
|
+
"inputFields": [
|
687
|
+
{
|
688
|
+
"name": "date",
|
689
|
+
"description": "The date granularity used in aggregation. By default the results will be aggregated by RANGE.",
|
690
|
+
"type": {
|
691
|
+
"kind": "ENUM",
|
692
|
+
"name": "EconomicsPreviewDateGranularity",
|
693
|
+
"ofType": null
|
694
|
+
},
|
695
|
+
"defaultValue": null
|
696
|
+
},
|
697
|
+
{
|
698
|
+
"name": "productId",
|
699
|
+
"description": "The product identifier granularity used in aggregation. By default the results will be aggregated by MSKU.",
|
700
|
+
"type": {
|
701
|
+
"kind": "ENUM",
|
702
|
+
"name": "EconomicsPreviewProductIdentifierGranularity",
|
703
|
+
"ofType": null
|
704
|
+
},
|
705
|
+
"defaultValue": null
|
706
|
+
}
|
707
|
+
],
|
708
|
+
"interfaces": null,
|
709
|
+
"enumValues": null,
|
710
|
+
"possibleTypes": null
|
711
|
+
},
|
712
|
+
{
|
713
|
+
"kind": "ENUM",
|
714
|
+
"name": "EconomicsPreviewDateGranularity",
|
715
|
+
"description": "The date granularity used in economics preview aggregation.",
|
716
|
+
"fields": null,
|
717
|
+
"inputFields": null,
|
718
|
+
"interfaces": null,
|
719
|
+
"enumValues": [
|
720
|
+
{
|
721
|
+
"name": "RANGE",
|
722
|
+
"description": "Seller economics preview data is aggregated by the entire date range specified by startDate and endDate.",
|
723
|
+
"isDeprecated": false,
|
724
|
+
"deprecationReason": null
|
725
|
+
}
|
726
|
+
],
|
727
|
+
"possibleTypes": null
|
728
|
+
},
|
729
|
+
{
|
730
|
+
"kind": "ENUM",
|
731
|
+
"name": "EconomicsPreviewProductIdentifierGranularity",
|
732
|
+
"description": "The product identifier granularity used in economics preview aggregation.",
|
733
|
+
"fields": null,
|
734
|
+
"inputFields": null,
|
735
|
+
"interfaces": null,
|
736
|
+
"enumValues": [
|
737
|
+
{
|
738
|
+
"name": "MSKU",
|
739
|
+
"description": "Seller Economics preview data is aggregated by merchant sku.",
|
740
|
+
"isDeprecated": false,
|
741
|
+
"deprecationReason": null
|
742
|
+
}
|
743
|
+
],
|
744
|
+
"possibleTypes": null
|
745
|
+
},
|
746
|
+
{
|
747
|
+
"kind": "OBJECT",
|
748
|
+
"name": "EconomicsProperty",
|
749
|
+
"description": "The properties used in economics calculation.",
|
750
|
+
"fields": [
|
751
|
+
{
|
752
|
+
"name": "propertyName",
|
753
|
+
"description": "Property name",
|
754
|
+
"args": [],
|
755
|
+
"type": {
|
756
|
+
"kind": "NON_NULL",
|
757
|
+
"name": null,
|
758
|
+
"ofType": {
|
759
|
+
"kind": "SCALAR",
|
760
|
+
"name": "String",
|
761
|
+
"ofType": null
|
762
|
+
}
|
763
|
+
},
|
764
|
+
"isDeprecated": false,
|
765
|
+
"deprecationReason": null
|
766
|
+
},
|
767
|
+
{
|
768
|
+
"name": "propertyValue",
|
769
|
+
"description": "Property value",
|
770
|
+
"args": [],
|
771
|
+
"type": {
|
772
|
+
"kind": "NON_NULL",
|
773
|
+
"name": null,
|
774
|
+
"ofType": {
|
775
|
+
"kind": "SCALAR",
|
776
|
+
"name": "String",
|
777
|
+
"ofType": null
|
778
|
+
}
|
779
|
+
},
|
780
|
+
"isDeprecated": false,
|
781
|
+
"deprecationReason": null
|
782
|
+
}
|
783
|
+
],
|
784
|
+
"inputFields": null,
|
785
|
+
"interfaces": [],
|
786
|
+
"enumValues": null,
|
787
|
+
"possibleTypes": null
|
788
|
+
},
|
789
|
+
{
|
790
|
+
"kind": "OBJECT",
|
791
|
+
"name": "FbaPerUnitCost",
|
792
|
+
"description": "The item level per unit cost provided by the seller and applicable to\nFulfillment by Amazon (FBA) products. Fields in this type will be null if not\nprovided by the seller.",
|
793
|
+
"fields": [
|
794
|
+
{
|
795
|
+
"name": "shippingToAmazonCost",
|
796
|
+
"description": "Cost of shipping the Fulfillment by Amazon (FBA) item to an Amazon fulfillment\ncenter. This value is provided by the seller and applicable to Fulfillment by\nAmazon (FBA) products.",
|
797
|
+
"args": [],
|
798
|
+
"type": {
|
799
|
+
"kind": "OBJECT",
|
800
|
+
"name": "Amount",
|
801
|
+
"ofType": null
|
802
|
+
},
|
803
|
+
"isDeprecated": false,
|
804
|
+
"deprecationReason": null
|
805
|
+
}
|
806
|
+
],
|
807
|
+
"inputFields": null,
|
808
|
+
"interfaces": [],
|
809
|
+
"enumValues": null,
|
810
|
+
"possibleTypes": null
|
811
|
+
},
|
812
|
+
{
|
813
|
+
"kind": "OBJECT",
|
814
|
+
"name": "Fee",
|
815
|
+
"description": "A fee applied to a given product in the seller's account within a given date\nrange. Fee information can be found\n[here](https://sellercentral.amazon.com/gp/help/GZ8Y22NL2FSRY8M5).",
|
816
|
+
"fields": [
|
817
|
+
{
|
818
|
+
"name": "aggregatedDetail",
|
819
|
+
"description": "Fee aggregated transaction detail.",
|
820
|
+
"args": [],
|
821
|
+
"type": {
|
822
|
+
"kind": "NON_NULL",
|
823
|
+
"name": null,
|
824
|
+
"ofType": {
|
825
|
+
"kind": "OBJECT",
|
826
|
+
"name": "AggregatedDetail",
|
827
|
+
"ofType": null
|
828
|
+
}
|
829
|
+
},
|
830
|
+
"isDeprecated": false,
|
831
|
+
"deprecationReason": null
|
832
|
+
},
|
833
|
+
{
|
834
|
+
"name": "components",
|
835
|
+
"description": "A breakdown of the fee into individual components. This field will be null for\nfee types that cannot be divided into individual components.",
|
836
|
+
"args": [],
|
837
|
+
"type": {
|
838
|
+
"kind": "LIST",
|
839
|
+
"name": null,
|
840
|
+
"ofType": {
|
841
|
+
"kind": "OBJECT",
|
842
|
+
"name": "FeeComponent",
|
843
|
+
"ofType": null
|
844
|
+
}
|
845
|
+
},
|
846
|
+
"isDeprecated": false,
|
847
|
+
"deprecationReason": null
|
848
|
+
},
|
849
|
+
{
|
850
|
+
"name": "endDate",
|
851
|
+
"description": "The end date of the seller economics data for current fee. In most cases, this\nvalue is the same as the request 'endDate'. However, when the request date\nrange includes the Amazon fee change date, in order to better show the impact\nof the Amazon fee changes before and after the fee change date, the response\nwill split the request date range and display the fee separately. This will\ncause the 'endDate' in 'Fee' to be different than the request 'endDate'.\nExample: If the request date range is [2024-07-01, 2024-07-30] and the Amazon\nfee change date is 2024-07-15, then the request date range will be split into\n[2024-07-01, 2024-07-14], [2024-07-15, 2024-07-30].",
|
852
|
+
"args": [],
|
853
|
+
"type": {
|
854
|
+
"kind": "SCALAR",
|
855
|
+
"name": "Date",
|
856
|
+
"ofType": null
|
857
|
+
},
|
858
|
+
"isDeprecated": false,
|
859
|
+
"deprecationReason": null
|
860
|
+
},
|
861
|
+
{
|
862
|
+
"name": "identifier",
|
863
|
+
"description": "A unique identifier used to track this fee",
|
864
|
+
"args": [],
|
865
|
+
"type": {
|
866
|
+
"kind": "NON_NULL",
|
867
|
+
"name": null,
|
868
|
+
"ofType": {
|
869
|
+
"kind": "SCALAR",
|
870
|
+
"name": "String",
|
871
|
+
"ofType": null
|
872
|
+
}
|
873
|
+
},
|
874
|
+
"isDeprecated": false,
|
875
|
+
"deprecationReason": null
|
876
|
+
},
|
877
|
+
{
|
878
|
+
"name": "properties",
|
879
|
+
"description": "The properties used to calculate the 'aggregatedDetail' value in 'Fee'.\nExample: Product Size Tier, an important property that determines the\namountPerUnit of FBA_FULFILLMENT_FEE.",
|
880
|
+
"args": [],
|
881
|
+
"type": {
|
882
|
+
"kind": "LIST",
|
883
|
+
"name": null,
|
884
|
+
"ofType": {
|
885
|
+
"kind": "OBJECT",
|
886
|
+
"name": "EconomicsProperty",
|
887
|
+
"ofType": null
|
888
|
+
}
|
889
|
+
},
|
890
|
+
"isDeprecated": false,
|
891
|
+
"deprecationReason": null
|
892
|
+
},
|
893
|
+
{
|
894
|
+
"name": "startDate",
|
895
|
+
"description": "The start date of the seller economics data for current fee. In most cases,\nthis value is the same as the request 'startDate'. However, when the request\ndate range includes the Amazon fee change date, in order to better show the\nimpact of the Amazon fee changes before and after the fee change date, the\nresponse will split the request date range and display the fee separately.\nThis will cause the 'startDate' in 'Fee' to be different than the request 'startDate'.\nExample: If the request date range is [2024-07-01, 2024-07-30] and the Amazon\nfee change date is 2024-07-15, then the request date range will be split into\n[2024-07-01, 2024-07-14], [2024-07-15, 2024-07-30].",
|
896
|
+
"args": [],
|
897
|
+
"type": {
|
898
|
+
"kind": "SCALAR",
|
899
|
+
"name": "Date",
|
900
|
+
"ofType": null
|
901
|
+
},
|
902
|
+
"isDeprecated": false,
|
903
|
+
"deprecationReason": null
|
904
|
+
}
|
905
|
+
],
|
906
|
+
"inputFields": null,
|
907
|
+
"interfaces": [],
|
908
|
+
"enumValues": null,
|
909
|
+
"possibleTypes": null
|
910
|
+
},
|
911
|
+
{
|
912
|
+
"kind": "OBJECT",
|
913
|
+
"name": "FeeComponent",
|
914
|
+
"description": "The fee component data applied to a given product in the seller's account within\na given date range. It's breakdown of parent fee.",
|
915
|
+
"fields": [
|
916
|
+
{
|
917
|
+
"name": "aggregatedDetail",
|
918
|
+
"description": "Fee component aggregated detail.",
|
919
|
+
"args": [],
|
920
|
+
"type": {
|
921
|
+
"kind": "NON_NULL",
|
922
|
+
"name": null,
|
923
|
+
"ofType": {
|
924
|
+
"kind": "OBJECT",
|
925
|
+
"name": "AggregatedDetail",
|
926
|
+
"ofType": null
|
927
|
+
}
|
928
|
+
},
|
929
|
+
"isDeprecated": false,
|
930
|
+
"deprecationReason": null
|
931
|
+
},
|
932
|
+
{
|
933
|
+
"name": "name",
|
934
|
+
"description": "Fee component name, for example: \"Base fulfillment fee\".",
|
935
|
+
"args": [],
|
936
|
+
"type": {
|
937
|
+
"kind": "NON_NULL",
|
938
|
+
"name": null,
|
939
|
+
"ofType": {
|
940
|
+
"kind": "SCALAR",
|
941
|
+
"name": "String",
|
942
|
+
"ofType": null
|
943
|
+
}
|
944
|
+
},
|
945
|
+
"isDeprecated": false,
|
946
|
+
"deprecationReason": null
|
947
|
+
},
|
948
|
+
{
|
949
|
+
"name": "properties",
|
950
|
+
"description": "The properties used to calculate the 'aggregatedDetail' value in\n'FeeComponent'. Example: Product Size Tier, an important property that\ndetermines the amountPerUnit of FBA_FULFILLMENT_FEE component.",
|
951
|
+
"args": [],
|
952
|
+
"type": {
|
953
|
+
"kind": "LIST",
|
954
|
+
"name": null,
|
955
|
+
"ofType": {
|
956
|
+
"kind": "OBJECT",
|
957
|
+
"name": "EconomicsProperty",
|
958
|
+
"ofType": null
|
959
|
+
}
|
960
|
+
},
|
961
|
+
"isDeprecated": false,
|
962
|
+
"deprecationReason": null
|
963
|
+
}
|
964
|
+
],
|
965
|
+
"inputFields": null,
|
966
|
+
"interfaces": [],
|
967
|
+
"enumValues": null,
|
968
|
+
"possibleTypes": null
|
969
|
+
},
|
970
|
+
{
|
971
|
+
"kind": "OBJECT",
|
972
|
+
"name": "FeeSummary",
|
973
|
+
"description": "The fees data summary for the seller's account aggregated by transaction event type: charge.",
|
974
|
+
"fields": [
|
975
|
+
{
|
976
|
+
"name": "charge",
|
977
|
+
"description": "Charge summary for a fee type.",
|
978
|
+
"args": [],
|
979
|
+
"type": {
|
980
|
+
"kind": "OBJECT",
|
981
|
+
"name": "Fee",
|
982
|
+
"ofType": null
|
983
|
+
},
|
984
|
+
"isDeprecated": true,
|
985
|
+
"deprecationReason": "No longer recommended. Use the `charges` field to retrieve the charge summary."
|
986
|
+
},
|
987
|
+
{
|
988
|
+
"name": "charges",
|
989
|
+
"description": "Charge summary for a fee type.",
|
990
|
+
"args": [],
|
991
|
+
"type": {
|
992
|
+
"kind": "LIST",
|
993
|
+
"name": null,
|
994
|
+
"ofType": {
|
995
|
+
"kind": "OBJECT",
|
996
|
+
"name": "Fee",
|
997
|
+
"ofType": null
|
998
|
+
}
|
999
|
+
},
|
1000
|
+
"isDeprecated": false,
|
1001
|
+
"deprecationReason": null
|
1002
|
+
},
|
1003
|
+
{
|
1004
|
+
"name": "feeTypeName",
|
1005
|
+
"description": "Fee type name, for example: \"FBA fulfillment fees\"",
|
1006
|
+
"args": [],
|
1007
|
+
"type": {
|
1008
|
+
"kind": "NON_NULL",
|
1009
|
+
"name": null,
|
1010
|
+
"ofType": {
|
1011
|
+
"kind": "SCALAR",
|
1012
|
+
"name": "String",
|
1013
|
+
"ofType": null
|
1014
|
+
}
|
1015
|
+
},
|
1016
|
+
"isDeprecated": false,
|
1017
|
+
"deprecationReason": null
|
1018
|
+
}
|
1019
|
+
],
|
1020
|
+
"inputFields": null,
|
1021
|
+
"interfaces": [],
|
1022
|
+
"enumValues": null,
|
1023
|
+
"possibleTypes": null
|
1024
|
+
},
|
1025
|
+
{
|
1026
|
+
"kind": "ENUM",
|
1027
|
+
"name": "FeeType",
|
1028
|
+
"description": "The fee type used in filter fee components generation.",
|
1029
|
+
"fields": null,
|
1030
|
+
"inputFields": null,
|
1031
|
+
"interfaces": null,
|
1032
|
+
"enumValues": [
|
1033
|
+
{
|
1034
|
+
"name": "FBA_FULFILLMENT_FEE",
|
1035
|
+
"description": "Fulfillment by Amazon (FBA) Fulfillment Fees, including base rate and surcharges.",
|
1036
|
+
"isDeprecated": false,
|
1037
|
+
"deprecationReason": null
|
1038
|
+
},
|
1039
|
+
{
|
1040
|
+
"name": "FBA_STORAGE_FEE",
|
1041
|
+
"description": "Fulfillment by Amazon (FBA) Monthly Inventory Storage Fee, including base rate and surcharges.",
|
1042
|
+
"isDeprecated": false,
|
1043
|
+
"deprecationReason": null
|
1044
|
+
}
|
1045
|
+
],
|
1046
|
+
"possibleTypes": null
|
1047
|
+
},
|
1048
|
+
{
|
1049
|
+
"kind": "SCALAR",
|
1050
|
+
"name": "Float",
|
1051
|
+
"description": "Represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point).",
|
1052
|
+
"fields": null,
|
1053
|
+
"inputFields": null,
|
1054
|
+
"interfaces": null,
|
1055
|
+
"enumValues": null,
|
1056
|
+
"possibleTypes": null
|
1057
|
+
},
|
1058
|
+
{
|
1059
|
+
"kind": "SCALAR",
|
1060
|
+
"name": "Long",
|
1061
|
+
"description": "A Scalar for the primitive long type.",
|
1062
|
+
"fields": null,
|
1063
|
+
"inputFields": null,
|
1064
|
+
"interfaces": null,
|
1065
|
+
"enumValues": null,
|
1066
|
+
"possibleTypes": null
|
1067
|
+
},
|
1068
|
+
{
|
1069
|
+
"kind": "OBJECT",
|
1070
|
+
"name": "MfnPerUnitCost",
|
1071
|
+
"description": "The item level per unit cost provided by the seller and applicable to Merchant\nFulfilled Network (MFN) products. Fields in this type will be null if not\nprovided by the seller.",
|
1072
|
+
"fields": [
|
1073
|
+
{
|
1074
|
+
"name": "fulfillmentCost",
|
1075
|
+
"description": "Cost of fulfilling an order containing the product, including labor, packing\nmaterial, shipping to customer, customer service etc. This value is provided\nby the seller and applicable to Merchant Fulfilled Network (MFN) products.",
|
1076
|
+
"args": [],
|
1077
|
+
"type": {
|
1078
|
+
"kind": "OBJECT",
|
1079
|
+
"name": "Amount",
|
1080
|
+
"ofType": null
|
1081
|
+
},
|
1082
|
+
"isDeprecated": false,
|
1083
|
+
"deprecationReason": null
|
1084
|
+
},
|
1085
|
+
{
|
1086
|
+
"name": "storageCost",
|
1087
|
+
"description": "Cost to store a single unit of the product per month. This value is provided\nby the seller and applicable to Merchant Fulfilled Network (MFN) products.",
|
1088
|
+
"args": [],
|
1089
|
+
"type": {
|
1090
|
+
"kind": "OBJECT",
|
1091
|
+
"name": "Amount",
|
1092
|
+
"ofType": null
|
1093
|
+
},
|
1094
|
+
"isDeprecated": false,
|
1095
|
+
"deprecationReason": null
|
1096
|
+
}
|
1097
|
+
],
|
1098
|
+
"inputFields": null,
|
1099
|
+
"interfaces": [],
|
1100
|
+
"enumValues": null,
|
1101
|
+
"possibleTypes": null
|
1102
|
+
},
|
1103
|
+
{
|
1104
|
+
"kind": "OBJECT",
|
1105
|
+
"name": "NetProceeds",
|
1106
|
+
"description": "The net proceeds for a given product in the seller's account for a given time\nrange. These fields are calculated as sales.netProductSales - sum of\nfees.charge.totalAmount - sum of ads.charge.totalAmount - (cost of Merchant\nFulfilled Network (MFN) products or cost of Fulfillment by Amazon (FBA)\nproducts) * sales.netUnitsSold.",
|
1107
|
+
"fields": [
|
1108
|
+
{
|
1109
|
+
"name": "perUnit",
|
1110
|
+
"description": "Net proceeds per unit for a given product in the seller's account for a given\ntime range. This value is calculated by dividing total by sales.netUnitsSold.",
|
1111
|
+
"args": [],
|
1112
|
+
"type": {
|
1113
|
+
"kind": "OBJECT",
|
1114
|
+
"name": "Amount",
|
1115
|
+
"ofType": null
|
1116
|
+
},
|
1117
|
+
"isDeprecated": false,
|
1118
|
+
"deprecationReason": null
|
1119
|
+
},
|
1120
|
+
{
|
1121
|
+
"name": "total",
|
1122
|
+
"description": "\"Total net proceeds for a given product in the seller's account for a given time range.",
|
1123
|
+
"args": [],
|
1124
|
+
"type": {
|
1125
|
+
"kind": "OBJECT",
|
1126
|
+
"name": "Amount",
|
1127
|
+
"ofType": null
|
1128
|
+
},
|
1129
|
+
"isDeprecated": false,
|
1130
|
+
"deprecationReason": null
|
1131
|
+
}
|
1132
|
+
],
|
1133
|
+
"inputFields": null,
|
1134
|
+
"interfaces": [],
|
1135
|
+
"enumValues": null,
|
1136
|
+
"possibleTypes": null
|
1137
|
+
},
|
1138
|
+
{
|
1139
|
+
"kind": "OBJECT",
|
1140
|
+
"name": "PerUnitCost",
|
1141
|
+
"description": "The item level per unit cost provided by seller. Fields in this type will be null if not provided by the seller.",
|
1142
|
+
"fields": [
|
1143
|
+
{
|
1144
|
+
"name": "costOfGoodsSold",
|
1145
|
+
"description": "Cost to manufacture or acquire the product. This value is provided by the\nseller and is applicable to both Fulfillment by Amazon (FBA) and Merchant\nFulfilled Network (MFN) products.",
|
1146
|
+
"args": [],
|
1147
|
+
"type": {
|
1148
|
+
"kind": "OBJECT",
|
1149
|
+
"name": "Amount",
|
1150
|
+
"ofType": null
|
1151
|
+
},
|
1152
|
+
"isDeprecated": false,
|
1153
|
+
"deprecationReason": null
|
1154
|
+
},
|
1155
|
+
{
|
1156
|
+
"name": "fbaCost",
|
1157
|
+
"description": "The item level per unit cost provided by the seller and applicable to Fulfillment by Amazon (FBA) products.",
|
1158
|
+
"args": [],
|
1159
|
+
"type": {
|
1160
|
+
"kind": "OBJECT",
|
1161
|
+
"name": "FbaPerUnitCost",
|
1162
|
+
"ofType": null
|
1163
|
+
},
|
1164
|
+
"isDeprecated": false,
|
1165
|
+
"deprecationReason": null
|
1166
|
+
},
|
1167
|
+
{
|
1168
|
+
"name": "mfnCost",
|
1169
|
+
"description": "The item level per unit cost provided by the seller and applicable to Merchant Fulfilled Network (MFN) products.",
|
1170
|
+
"args": [],
|
1171
|
+
"type": {
|
1172
|
+
"kind": "OBJECT",
|
1173
|
+
"name": "MfnPerUnitCost",
|
1174
|
+
"ofType": null
|
1175
|
+
},
|
1176
|
+
"isDeprecated": false,
|
1177
|
+
"deprecationReason": null
|
1178
|
+
},
|
1179
|
+
{
|
1180
|
+
"name": "miscellaneousCost",
|
1181
|
+
"description": "Miscellaneous costs not related to this specific product, ex: overhead, etc.\nThis value is provided by the seller and applicable to both Fulfillment by\nAmazon (FBA) and Merchant Fulfilled Network (MFN) products.",
|
1182
|
+
"args": [],
|
1183
|
+
"type": {
|
1184
|
+
"kind": "OBJECT",
|
1185
|
+
"name": "Amount",
|
1186
|
+
"ofType": null
|
1187
|
+
},
|
1188
|
+
"isDeprecated": false,
|
1189
|
+
"deprecationReason": null
|
1190
|
+
}
|
1191
|
+
],
|
1192
|
+
"inputFields": null,
|
1193
|
+
"interfaces": [],
|
1194
|
+
"enumValues": null,
|
1195
|
+
"possibleTypes": null
|
1196
|
+
},
|
1197
|
+
{
|
1198
|
+
"kind": "ENUM",
|
1199
|
+
"name": "PreviewFeeType",
|
1200
|
+
"description": "The fee types supported in economics preview.",
|
1201
|
+
"fields": null,
|
1202
|
+
"inputFields": null,
|
1203
|
+
"interfaces": null,
|
1204
|
+
"enumValues": [
|
1205
|
+
{
|
1206
|
+
"name": "AGED_INVENTORY_SURCHARGE",
|
1207
|
+
"description": "Aged Inventory Surcharge, previously known as the Long-term Storage Fee. For\ndetails about this fee, refer to [Aged inventory surcharge](https://sellercentral.amazon.com/help/hub/reference/external/GJQNPA23YWVA4SBD).",
|
1208
|
+
"isDeprecated": false,
|
1209
|
+
"deprecationReason": null
|
1210
|
+
},
|
1211
|
+
{
|
1212
|
+
"name": "BASE_FBA_FULFILLMENT_FEE",
|
1213
|
+
"description": "Fulfillment by Amazon (FBA) Fulfillment Fee, base fee. For details about this\nfee, refer to [FBA base fee](https://sellercentral.amazon.com/help/hub/reference/external/GPDC3KPYAGDTVDJP).",
|
1214
|
+
"isDeprecated": false,
|
1215
|
+
"deprecationReason": null
|
1216
|
+
},
|
1217
|
+
{
|
1218
|
+
"name": "BASE_MONTHLY_STORAGE_FEE",
|
1219
|
+
"description": "Monthly Inventory Storage Fee, base fee. For details about this fee, refer to\n[Monthly inventory storage fee](https://sellercentral.amazon.com/help/hub/reference/external/G3EDYEF6KUCFQTNM).",
|
1220
|
+
"isDeprecated": false,
|
1221
|
+
"deprecationReason": null
|
1222
|
+
},
|
1223
|
+
{
|
1224
|
+
"name": "CLOSING_FEES",
|
1225
|
+
"description": "Closing Fees, also know as Variable Closing Fees. For details about this fee,\nrefer to [Closing fees](https://sellercentral.amazon.com/help/hub/reference/external/GKD9U5REK5DKB38Y).",
|
1226
|
+
"isDeprecated": false,
|
1227
|
+
"deprecationReason": null
|
1228
|
+
},
|
1229
|
+
{
|
1230
|
+
"name": "DIGITAL_SERVICES_FEE_FBA",
|
1231
|
+
"description": null,
|
1232
|
+
"isDeprecated": false,
|
1233
|
+
"deprecationReason": null
|
1234
|
+
},
|
1235
|
+
{
|
1236
|
+
"name": "DIGITAL_SERVICES_FEE_SOA",
|
1237
|
+
"description": "Digital Services Fees. For details about these fees, refer to [Digital services fees](https://sellercentral.amazon.com/help/hub/reference/external/GMVQXVHHG8Q8KN7L).",
|
1238
|
+
"isDeprecated": false,
|
1239
|
+
"deprecationReason": null
|
1240
|
+
},
|
1241
|
+
{
|
1242
|
+
"name": "FBA_FULFILLMENT_FEES",
|
1243
|
+
"description": "Fulfillment by Amazon (FBA) Fulfillment Fees, including base rate and surcharges.",
|
1244
|
+
"isDeprecated": false,
|
1245
|
+
"deprecationReason": null
|
1246
|
+
},
|
1247
|
+
{
|
1248
|
+
"name": "FBA_INBOUND_PLACEMENT_SERVICE_FEE",
|
1249
|
+
"description": "FBA Inbound Placement Service Fee. For details about this fee, refer to [FBA\ninbound placement service fee](https://sellercentral.amazon.com/help/hub/reference/external/GC3Q44PBK8BXQW3Z).",
|
1250
|
+
"isDeprecated": false,
|
1251
|
+
"deprecationReason": null
|
1252
|
+
},
|
1253
|
+
{
|
1254
|
+
"name": "HIGH_RETURN_RATE_FEE",
|
1255
|
+
"description": "High Return Rate Fee, also know as Returns Processing Fee for Non-apparel and\nNon-shoes. For details about this fee, refer to [High return rate fee](https://sellercentral.amazon.com/help/hub/reference/external/G64LS955WNFT6EDP).",
|
1256
|
+
"isDeprecated": false,
|
1257
|
+
"deprecationReason": null
|
1258
|
+
},
|
1259
|
+
{
|
1260
|
+
"name": "LOW_INVENTORY_LEVEL_FEE",
|
1261
|
+
"description": "Fulfillment by Amazon (FBA) Fulfillment Fee Low Level Inventory Surcharge. For\ndetails about this fee, refer to [FBA low level inventory surcharge](https://sellercentral.amazon.com/help/hub/reference/external/GV43F6S76Y9DHYRH).",
|
1262
|
+
"isDeprecated": false,
|
1263
|
+
"deprecationReason": null
|
1264
|
+
},
|
1265
|
+
{
|
1266
|
+
"name": "MONTHLY_INVENTORY_STORAGE_FEES",
|
1267
|
+
"description": "Monthly Inventory Storage Fees, including base rate and surcharges.",
|
1268
|
+
"isDeprecated": false,
|
1269
|
+
"deprecationReason": null
|
1270
|
+
},
|
1271
|
+
{
|
1272
|
+
"name": "PAN_EU_OVERSIZE_FEE",
|
1273
|
+
"description": "Fulfillment by Amazon (FBA) Fulfillment Fee Pan-EU Oversize Surcharge. For\ndetails about this fee, refer to [Pan-EU FBA oversize surcharge](https://sellercentral-europe.amazon.com/help/hub/reference/external/GQP742SNPWTVNGVA).",
|
1274
|
+
"isDeprecated": false,
|
1275
|
+
"deprecationReason": null
|
1276
|
+
},
|
1277
|
+
{
|
1278
|
+
"name": "PER_ITEM_SELLING_FEES",
|
1279
|
+
"description": "Per-item Selling Fees, also know as Fixed Closing Fee. For details about this\nfee, refer to [Per-item selling fees](https://sellercentral.amazon.com/help/hub/reference/external/G8TPCFJRDFPKAZ6M).",
|
1280
|
+
"isDeprecated": false,
|
1281
|
+
"deprecationReason": null
|
1282
|
+
},
|
1283
|
+
{
|
1284
|
+
"name": "REFERRAL_FEES",
|
1285
|
+
"description": "Referral Fees. For details about this fee, refer to [Referral fees](https://sellercentral.amazom.com/help/hub/reference/external/GTG4BAWSY39Z98Z3).",
|
1286
|
+
"isDeprecated": false,
|
1287
|
+
"deprecationReason": null
|
1288
|
+
},
|
1289
|
+
{
|
1290
|
+
"name": "RETURN_PROCESSING_FEE",
|
1291
|
+
"description": "Return Processing Fee, also know as Returns Processing Fee for apparel and\nshoes. For details about this fee, refer to [Return processing fee](https://sellercentral.amazon.com/help/hub/reference/external/G64LS955WNFT6EDP).",
|
1292
|
+
"isDeprecated": false,
|
1293
|
+
"deprecationReason": null
|
1294
|
+
},
|
1295
|
+
{
|
1296
|
+
"name": "SPONSORED_PRODUCTS_CHARGES",
|
1297
|
+
"description": "Sponsored Products Charges. For details about this fee, refer to [Sponsored\nproduct charges](https://advertising.amazon.com/help/GY3YNTWRZYVPLADL).",
|
1298
|
+
"isDeprecated": false,
|
1299
|
+
"deprecationReason": null
|
1300
|
+
},
|
1301
|
+
{
|
1302
|
+
"name": "STORAGE_UTILIZATION_SURCHARGE",
|
1303
|
+
"description": "Monthly Inventory Storage Fee Storage Utilization Surcharge. For details about\nthis fee, refer to [Monthly inventory storage - storage utilization surcharge](https://sellercentral.amazon.com/help/hub/reference/external/G3EDYEF6KUCFQTNM).",
|
1304
|
+
"isDeprecated": false,
|
1305
|
+
"deprecationReason": null
|
1306
|
+
}
|
1307
|
+
],
|
1308
|
+
"possibleTypes": null
|
1309
|
+
},
|
1310
|
+
{
|
1311
|
+
"kind": "ENUM",
|
1312
|
+
"name": "ProductIdentifierGranularity",
|
1313
|
+
"description": "The product identifier granularity used in aggregation.",
|
1314
|
+
"fields": null,
|
1315
|
+
"inputFields": null,
|
1316
|
+
"interfaces": null,
|
1317
|
+
"enumValues": [
|
1318
|
+
{
|
1319
|
+
"name": "CHILD_ASIN",
|
1320
|
+
"description": "Seller Economics data is aggregated by child ASIN.",
|
1321
|
+
"isDeprecated": false,
|
1322
|
+
"deprecationReason": null
|
1323
|
+
},
|
1324
|
+
{
|
1325
|
+
"name": "FNSKU",
|
1326
|
+
"description": "Seller Economics data is aggregated by fulfillment network sku.",
|
1327
|
+
"isDeprecated": false,
|
1328
|
+
"deprecationReason": null
|
1329
|
+
},
|
1330
|
+
{
|
1331
|
+
"name": "MSKU",
|
1332
|
+
"description": "Seller Economics data is aggregated by merchant sku.",
|
1333
|
+
"isDeprecated": false,
|
1334
|
+
"deprecationReason": null
|
1335
|
+
},
|
1336
|
+
{
|
1337
|
+
"name": "PARENT_ASIN",
|
1338
|
+
"description": "Seller Economics data is aggregated by parent ASIN.",
|
1339
|
+
"isDeprecated": false,
|
1340
|
+
"deprecationReason": null
|
1341
|
+
}
|
1342
|
+
],
|
1343
|
+
"possibleTypes": null
|
1344
|
+
},
|
1345
|
+
{
|
1346
|
+
"kind": "OBJECT",
|
1347
|
+
"name": "Query",
|
1348
|
+
"description": "A root type for queries",
|
1349
|
+
"fields": [
|
1350
|
+
{
|
1351
|
+
"name": "analytics_economics_2024_03_15",
|
1352
|
+
"description": "Seller economics queries version 2024_03_15.",
|
1353
|
+
"args": [],
|
1354
|
+
"type": {
|
1355
|
+
"kind": "OBJECT",
|
1356
|
+
"name": "Analytics_Economics_2024_03_15",
|
1357
|
+
"ofType": null
|
1358
|
+
},
|
1359
|
+
"isDeprecated": false,
|
1360
|
+
"deprecationReason": null
|
1361
|
+
}
|
1362
|
+
],
|
1363
|
+
"inputFields": null,
|
1364
|
+
"interfaces": [],
|
1365
|
+
"enumValues": null,
|
1366
|
+
"possibleTypes": null
|
1367
|
+
},
|
1368
|
+
{
|
1369
|
+
"kind": "OBJECT",
|
1370
|
+
"name": "Sales",
|
1371
|
+
"description": "The sales data for a given product in the seller's account within a given date range.",
|
1372
|
+
"fields": [
|
1373
|
+
{
|
1374
|
+
"name": "averageSellingPrice",
|
1375
|
+
"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.\nThis field will be null when unitsOrdered is 0.",
|
1376
|
+
"args": [],
|
1377
|
+
"type": {
|
1378
|
+
"kind": "OBJECT",
|
1379
|
+
"name": "Amount",
|
1380
|
+
"ofType": null
|
1381
|
+
},
|
1382
|
+
"isDeprecated": false,
|
1383
|
+
"deprecationReason": null
|
1384
|
+
},
|
1385
|
+
{
|
1386
|
+
"name": "netProductSales",
|
1387
|
+
"description": "The amount of net product sales, calculated by orderedProductSales - refundedProductSales.",
|
1388
|
+
"args": [],
|
1389
|
+
"type": {
|
1390
|
+
"kind": "NON_NULL",
|
1391
|
+
"name": null,
|
1392
|
+
"ofType": {
|
1393
|
+
"kind": "OBJECT",
|
1394
|
+
"name": "Amount",
|
1395
|
+
"ofType": null
|
1396
|
+
}
|
1397
|
+
},
|
1398
|
+
"isDeprecated": false,
|
1399
|
+
"deprecationReason": null
|
1400
|
+
},
|
1401
|
+
{
|
1402
|
+
"name": "netUnitsSold",
|
1403
|
+
"description": "The number of net units sold for the selected time period, calculated by unitsOrdered - unitsRefunded.",
|
1404
|
+
"args": [],
|
1405
|
+
"type": {
|
1406
|
+
"kind": "NON_NULL",
|
1407
|
+
"name": null,
|
1408
|
+
"ofType": {
|
1409
|
+
"kind": "SCALAR",
|
1410
|
+
"name": "Long",
|
1411
|
+
"ofType": null
|
1412
|
+
}
|
1413
|
+
},
|
1414
|
+
"isDeprecated": false,
|
1415
|
+
"deprecationReason": null
|
1416
|
+
},
|
1417
|
+
{
|
1418
|
+
"name": "orderedProductSales",
|
1419
|
+
"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.",
|
1420
|
+
"args": [],
|
1421
|
+
"type": {
|
1422
|
+
"kind": "NON_NULL",
|
1423
|
+
"name": null,
|
1424
|
+
"ofType": {
|
1425
|
+
"kind": "OBJECT",
|
1426
|
+
"name": "Amount",
|
1427
|
+
"ofType": null
|
1428
|
+
}
|
1429
|
+
},
|
1430
|
+
"isDeprecated": false,
|
1431
|
+
"deprecationReason": null
|
1432
|
+
},
|
1433
|
+
{
|
1434
|
+
"name": "refundedProductSales",
|
1435
|
+
"description": "The amount of refunded product sales for the selected time period, it's counted by refund request time.",
|
1436
|
+
"args": [],
|
1437
|
+
"type": {
|
1438
|
+
"kind": "NON_NULL",
|
1439
|
+
"name": null,
|
1440
|
+
"ofType": {
|
1441
|
+
"kind": "OBJECT",
|
1442
|
+
"name": "Amount",
|
1443
|
+
"ofType": null
|
1444
|
+
}
|
1445
|
+
},
|
1446
|
+
"isDeprecated": false,
|
1447
|
+
"deprecationReason": null
|
1448
|
+
},
|
1449
|
+
{
|
1450
|
+
"name": "unitsOrdered",
|
1451
|
+
"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).",
|
1452
|
+
"args": [],
|
1453
|
+
"type": {
|
1454
|
+
"kind": "NON_NULL",
|
1455
|
+
"name": null,
|
1456
|
+
"ofType": {
|
1457
|
+
"kind": "SCALAR",
|
1458
|
+
"name": "Long",
|
1459
|
+
"ofType": null
|
1460
|
+
}
|
1461
|
+
},
|
1462
|
+
"isDeprecated": false,
|
1463
|
+
"deprecationReason": null
|
1464
|
+
},
|
1465
|
+
{
|
1466
|
+
"name": "unitsRefunded",
|
1467
|
+
"description": "The number of units refunded in the selected time period.",
|
1468
|
+
"args": [],
|
1469
|
+
"type": {
|
1470
|
+
"kind": "NON_NULL",
|
1471
|
+
"name": null,
|
1472
|
+
"ofType": {
|
1473
|
+
"kind": "SCALAR",
|
1474
|
+
"name": "Long",
|
1475
|
+
"ofType": null
|
1476
|
+
}
|
1477
|
+
},
|
1478
|
+
"isDeprecated": false,
|
1479
|
+
"deprecationReason": null
|
1480
|
+
}
|
1481
|
+
],
|
1482
|
+
"inputFields": null,
|
1483
|
+
"interfaces": [],
|
1484
|
+
"enumValues": null,
|
1485
|
+
"possibleTypes": null
|
1486
|
+
},
|
1487
|
+
{
|
1488
|
+
"kind": "SCALAR",
|
1489
|
+
"name": "String",
|
1490
|
+
"description": "Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.",
|
1491
|
+
"fields": null,
|
1492
|
+
"inputFields": null,
|
1493
|
+
"interfaces": null,
|
1494
|
+
"enumValues": null,
|
1495
|
+
"possibleTypes": null
|
1496
|
+
},
|
1497
|
+
{
|
1498
|
+
"kind": "OBJECT",
|
1499
|
+
"name": "__Directive",
|
1500
|
+
"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.",
|
1501
|
+
"fields": [
|
1502
|
+
{
|
1503
|
+
"name": "args",
|
1504
|
+
"description": null,
|
1505
|
+
"args": [
|
1506
|
+
{
|
1507
|
+
"name": "includeDeprecated",
|
1508
|
+
"description": null,
|
1509
|
+
"type": {
|
1510
|
+
"kind": "SCALAR",
|
1511
|
+
"name": "Boolean",
|
1512
|
+
"ofType": null
|
1513
|
+
},
|
1514
|
+
"defaultValue": "false"
|
1515
|
+
}
|
1516
|
+
],
|
1517
|
+
"type": {
|
1518
|
+
"kind": "NON_NULL",
|
1519
|
+
"name": null,
|
1520
|
+
"ofType": {
|
1521
|
+
"kind": "LIST",
|
1522
|
+
"name": null,
|
1523
|
+
"ofType": {
|
1524
|
+
"kind": "NON_NULL",
|
1525
|
+
"name": null,
|
1526
|
+
"ofType": {
|
1527
|
+
"kind": "OBJECT",
|
1528
|
+
"name": "__InputValue",
|
1529
|
+
"ofType": null
|
1530
|
+
}
|
1531
|
+
}
|
1532
|
+
}
|
1533
|
+
},
|
1534
|
+
"isDeprecated": false,
|
1535
|
+
"deprecationReason": null
|
1536
|
+
},
|
1537
|
+
{
|
1538
|
+
"name": "description",
|
1539
|
+
"description": null,
|
1540
|
+
"args": [],
|
1541
|
+
"type": {
|
1542
|
+
"kind": "SCALAR",
|
1543
|
+
"name": "String",
|
1544
|
+
"ofType": null
|
1545
|
+
},
|
1546
|
+
"isDeprecated": false,
|
1547
|
+
"deprecationReason": null
|
1548
|
+
},
|
1549
|
+
{
|
1550
|
+
"name": "isRepeatable",
|
1551
|
+
"description": null,
|
1552
|
+
"args": [],
|
1553
|
+
"type": {
|
1554
|
+
"kind": "SCALAR",
|
1555
|
+
"name": "Boolean",
|
1556
|
+
"ofType": null
|
1557
|
+
},
|
1558
|
+
"isDeprecated": false,
|
1559
|
+
"deprecationReason": null
|
1560
|
+
},
|
1561
|
+
{
|
1562
|
+
"name": "locations",
|
1563
|
+
"description": null,
|
1564
|
+
"args": [],
|
1565
|
+
"type": {
|
1566
|
+
"kind": "NON_NULL",
|
1567
|
+
"name": null,
|
1568
|
+
"ofType": {
|
1569
|
+
"kind": "LIST",
|
1570
|
+
"name": null,
|
1571
|
+
"ofType": {
|
1572
|
+
"kind": "NON_NULL",
|
1573
|
+
"name": null,
|
1574
|
+
"ofType": {
|
1575
|
+
"kind": "ENUM",
|
1576
|
+
"name": "__DirectiveLocation",
|
1577
|
+
"ofType": null
|
1578
|
+
}
|
1579
|
+
}
|
1580
|
+
}
|
1581
|
+
},
|
1582
|
+
"isDeprecated": false,
|
1583
|
+
"deprecationReason": null
|
1584
|
+
},
|
1585
|
+
{
|
1586
|
+
"name": "name",
|
1587
|
+
"description": null,
|
1588
|
+
"args": [],
|
1589
|
+
"type": {
|
1590
|
+
"kind": "NON_NULL",
|
1591
|
+
"name": null,
|
1592
|
+
"ofType": {
|
1593
|
+
"kind": "SCALAR",
|
1594
|
+
"name": "String",
|
1595
|
+
"ofType": null
|
1596
|
+
}
|
1597
|
+
},
|
1598
|
+
"isDeprecated": false,
|
1599
|
+
"deprecationReason": null
|
1600
|
+
},
|
1601
|
+
{
|
1602
|
+
"name": "onField",
|
1603
|
+
"description": null,
|
1604
|
+
"args": [],
|
1605
|
+
"type": {
|
1606
|
+
"kind": "NON_NULL",
|
1607
|
+
"name": null,
|
1608
|
+
"ofType": {
|
1609
|
+
"kind": "SCALAR",
|
1610
|
+
"name": "Boolean",
|
1611
|
+
"ofType": null
|
1612
|
+
}
|
1613
|
+
},
|
1614
|
+
"isDeprecated": true,
|
1615
|
+
"deprecationReason": "Use `locations`."
|
1616
|
+
},
|
1617
|
+
{
|
1618
|
+
"name": "onFragment",
|
1619
|
+
"description": null,
|
1620
|
+
"args": [],
|
1621
|
+
"type": {
|
1622
|
+
"kind": "NON_NULL",
|
1623
|
+
"name": null,
|
1624
|
+
"ofType": {
|
1625
|
+
"kind": "SCALAR",
|
1626
|
+
"name": "Boolean",
|
1627
|
+
"ofType": null
|
1628
|
+
}
|
1629
|
+
},
|
1630
|
+
"isDeprecated": true,
|
1631
|
+
"deprecationReason": "Use `locations`."
|
1632
|
+
},
|
1633
|
+
{
|
1634
|
+
"name": "onOperation",
|
1635
|
+
"description": null,
|
1636
|
+
"args": [],
|
1637
|
+
"type": {
|
1638
|
+
"kind": "NON_NULL",
|
1639
|
+
"name": null,
|
1640
|
+
"ofType": {
|
1641
|
+
"kind": "SCALAR",
|
1642
|
+
"name": "Boolean",
|
1643
|
+
"ofType": null
|
1644
|
+
}
|
1645
|
+
},
|
1646
|
+
"isDeprecated": true,
|
1647
|
+
"deprecationReason": "Use `locations`."
|
1648
|
+
}
|
1649
|
+
],
|
1650
|
+
"inputFields": null,
|
1651
|
+
"interfaces": [],
|
1652
|
+
"enumValues": null,
|
1653
|
+
"possibleTypes": null
|
1654
|
+
},
|
1655
|
+
{
|
1656
|
+
"kind": "ENUM",
|
1657
|
+
"name": "__DirectiveLocation",
|
1658
|
+
"description": "A Directive can be adjacent to many parts of the GraphQL language, a __DirectiveLocation describes one such possible adjacencies.",
|
1659
|
+
"fields": null,
|
1660
|
+
"inputFields": null,
|
1661
|
+
"interfaces": null,
|
1662
|
+
"enumValues": [
|
1663
|
+
{
|
1664
|
+
"name": "QUERY",
|
1665
|
+
"description": "Location adjacent to a query operation.",
|
1666
|
+
"isDeprecated": false,
|
1667
|
+
"deprecationReason": null
|
1668
|
+
},
|
1669
|
+
{
|
1670
|
+
"name": "MUTATION",
|
1671
|
+
"description": "Location adjacent to a mutation operation.",
|
1672
|
+
"isDeprecated": false,
|
1673
|
+
"deprecationReason": null
|
1674
|
+
},
|
1675
|
+
{
|
1676
|
+
"name": "SUBSCRIPTION",
|
1677
|
+
"description": "Location adjacent to a subscription operation.",
|
1678
|
+
"isDeprecated": false,
|
1679
|
+
"deprecationReason": null
|
1680
|
+
},
|
1681
|
+
{
|
1682
|
+
"name": "FIELD",
|
1683
|
+
"description": "Location adjacent to a field.",
|
1684
|
+
"isDeprecated": false,
|
1685
|
+
"deprecationReason": null
|
1686
|
+
},
|
1687
|
+
{
|
1688
|
+
"name": "FRAGMENT_DEFINITION",
|
1689
|
+
"description": "Location adjacent to a fragment definition.",
|
1690
|
+
"isDeprecated": false,
|
1691
|
+
"deprecationReason": null
|
1692
|
+
},
|
1693
|
+
{
|
1694
|
+
"name": "FRAGMENT_SPREAD",
|
1695
|
+
"description": "Location adjacent to a fragment spread.",
|
1696
|
+
"isDeprecated": false,
|
1697
|
+
"deprecationReason": null
|
1698
|
+
},
|
1699
|
+
{
|
1700
|
+
"name": "INLINE_FRAGMENT",
|
1701
|
+
"description": "Location adjacent to an inline fragment.",
|
1702
|
+
"isDeprecated": false,
|
1703
|
+
"deprecationReason": null
|
1704
|
+
},
|
1705
|
+
{
|
1706
|
+
"name": "SCHEMA",
|
1707
|
+
"description": "Location adjacent to a schema definition.",
|
1708
|
+
"isDeprecated": false,
|
1709
|
+
"deprecationReason": null
|
1710
|
+
},
|
1711
|
+
{
|
1712
|
+
"name": "SCALAR",
|
1713
|
+
"description": "Location adjacent to a scalar definition.",
|
1714
|
+
"isDeprecated": false,
|
1715
|
+
"deprecationReason": null
|
1716
|
+
},
|
1717
|
+
{
|
1718
|
+
"name": "OBJECT",
|
1719
|
+
"description": "Location adjacent to an object type definition.",
|
1720
|
+
"isDeprecated": false,
|
1721
|
+
"deprecationReason": null
|
1722
|
+
},
|
1723
|
+
{
|
1724
|
+
"name": "FIELD_DEFINITION",
|
1725
|
+
"description": "Location adjacent to a field definition.",
|
1726
|
+
"isDeprecated": false,
|
1727
|
+
"deprecationReason": null
|
1728
|
+
},
|
1729
|
+
{
|
1730
|
+
"name": "ARGUMENT_DEFINITION",
|
1731
|
+
"description": "Location adjacent to an argument definition.",
|
1732
|
+
"isDeprecated": false,
|
1733
|
+
"deprecationReason": null
|
1734
|
+
},
|
1735
|
+
{
|
1736
|
+
"name": "INTERFACE",
|
1737
|
+
"description": "Location adjacent to an interface definition.",
|
1738
|
+
"isDeprecated": false,
|
1739
|
+
"deprecationReason": null
|
1740
|
+
},
|
1741
|
+
{
|
1742
|
+
"name": "UNION",
|
1743
|
+
"description": "Location adjacent to a union definition.",
|
1744
|
+
"isDeprecated": false,
|
1745
|
+
"deprecationReason": null
|
1746
|
+
},
|
1747
|
+
{
|
1748
|
+
"name": "ENUM",
|
1749
|
+
"description": "Location adjacent to an enum definition.",
|
1750
|
+
"isDeprecated": false,
|
1751
|
+
"deprecationReason": null
|
1752
|
+
},
|
1753
|
+
{
|
1754
|
+
"name": "ENUM_VALUE",
|
1755
|
+
"description": "Location adjacent to an enum value definition.",
|
1756
|
+
"isDeprecated": false,
|
1757
|
+
"deprecationReason": null
|
1758
|
+
},
|
1759
|
+
{
|
1760
|
+
"name": "INPUT_OBJECT",
|
1761
|
+
"description": "Location adjacent to an input object type definition.",
|
1762
|
+
"isDeprecated": false,
|
1763
|
+
"deprecationReason": null
|
1764
|
+
},
|
1765
|
+
{
|
1766
|
+
"name": "INPUT_FIELD_DEFINITION",
|
1767
|
+
"description": "Location adjacent to an input object field definition.",
|
1768
|
+
"isDeprecated": false,
|
1769
|
+
"deprecationReason": null
|
1770
|
+
},
|
1771
|
+
{
|
1772
|
+
"name": "VARIABLE_DEFINITION",
|
1773
|
+
"description": "Location adjacent to a variable definition.",
|
1774
|
+
"isDeprecated": false,
|
1775
|
+
"deprecationReason": null
|
1776
|
+
}
|
1777
|
+
],
|
1778
|
+
"possibleTypes": null
|
1779
|
+
},
|
1780
|
+
{
|
1781
|
+
"kind": "OBJECT",
|
1782
|
+
"name": "__EnumValue",
|
1783
|
+
"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.",
|
1784
|
+
"fields": [
|
1785
|
+
{
|
1786
|
+
"name": "deprecationReason",
|
1787
|
+
"description": null,
|
1788
|
+
"args": [],
|
1789
|
+
"type": {
|
1790
|
+
"kind": "SCALAR",
|
1791
|
+
"name": "String",
|
1792
|
+
"ofType": null
|
1793
|
+
},
|
1794
|
+
"isDeprecated": false,
|
1795
|
+
"deprecationReason": null
|
1796
|
+
},
|
1797
|
+
{
|
1798
|
+
"name": "description",
|
1799
|
+
"description": null,
|
1800
|
+
"args": [],
|
1801
|
+
"type": {
|
1802
|
+
"kind": "SCALAR",
|
1803
|
+
"name": "String",
|
1804
|
+
"ofType": null
|
1805
|
+
},
|
1806
|
+
"isDeprecated": false,
|
1807
|
+
"deprecationReason": null
|
1808
|
+
},
|
1809
|
+
{
|
1810
|
+
"name": "isDeprecated",
|
1811
|
+
"description": null,
|
1812
|
+
"args": [],
|
1813
|
+
"type": {
|
1814
|
+
"kind": "NON_NULL",
|
1815
|
+
"name": null,
|
1816
|
+
"ofType": {
|
1817
|
+
"kind": "SCALAR",
|
1818
|
+
"name": "Boolean",
|
1819
|
+
"ofType": null
|
1820
|
+
}
|
1821
|
+
},
|
1822
|
+
"isDeprecated": false,
|
1823
|
+
"deprecationReason": null
|
1824
|
+
},
|
1825
|
+
{
|
1826
|
+
"name": "name",
|
1827
|
+
"description": null,
|
1828
|
+
"args": [],
|
1829
|
+
"type": {
|
1830
|
+
"kind": "NON_NULL",
|
1831
|
+
"name": null,
|
1832
|
+
"ofType": {
|
1833
|
+
"kind": "SCALAR",
|
1834
|
+
"name": "String",
|
1835
|
+
"ofType": null
|
1836
|
+
}
|
1837
|
+
},
|
1838
|
+
"isDeprecated": false,
|
1839
|
+
"deprecationReason": null
|
1840
|
+
}
|
1841
|
+
],
|
1842
|
+
"inputFields": null,
|
1843
|
+
"interfaces": [],
|
1844
|
+
"enumValues": null,
|
1845
|
+
"possibleTypes": null
|
1846
|
+
},
|
1847
|
+
{
|
1848
|
+
"kind": "OBJECT",
|
1849
|
+
"name": "__Field",
|
1850
|
+
"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.",
|
1851
|
+
"fields": [
|
1852
|
+
{
|
1853
|
+
"name": "args",
|
1854
|
+
"description": null,
|
1855
|
+
"args": [
|
1856
|
+
{
|
1857
|
+
"name": "includeDeprecated",
|
1858
|
+
"description": null,
|
1859
|
+
"type": {
|
1860
|
+
"kind": "SCALAR",
|
1861
|
+
"name": "Boolean",
|
1862
|
+
"ofType": null
|
1863
|
+
},
|
1864
|
+
"defaultValue": "false"
|
1865
|
+
}
|
1866
|
+
],
|
1867
|
+
"type": {
|
1868
|
+
"kind": "NON_NULL",
|
1869
|
+
"name": null,
|
1870
|
+
"ofType": {
|
1871
|
+
"kind": "LIST",
|
1872
|
+
"name": null,
|
1873
|
+
"ofType": {
|
1874
|
+
"kind": "NON_NULL",
|
1875
|
+
"name": null,
|
1876
|
+
"ofType": {
|
1877
|
+
"kind": "OBJECT",
|
1878
|
+
"name": "__InputValue",
|
1879
|
+
"ofType": null
|
1880
|
+
}
|
1881
|
+
}
|
1882
|
+
}
|
1883
|
+
},
|
1884
|
+
"isDeprecated": false,
|
1885
|
+
"deprecationReason": null
|
1886
|
+
},
|
1887
|
+
{
|
1888
|
+
"name": "deprecationReason",
|
1889
|
+
"description": null,
|
1890
|
+
"args": [],
|
1891
|
+
"type": {
|
1892
|
+
"kind": "SCALAR",
|
1893
|
+
"name": "String",
|
1894
|
+
"ofType": null
|
1895
|
+
},
|
1896
|
+
"isDeprecated": false,
|
1897
|
+
"deprecationReason": null
|
1898
|
+
},
|
1899
|
+
{
|
1900
|
+
"name": "description",
|
1901
|
+
"description": null,
|
1902
|
+
"args": [],
|
1903
|
+
"type": {
|
1904
|
+
"kind": "SCALAR",
|
1905
|
+
"name": "String",
|
1906
|
+
"ofType": null
|
1907
|
+
},
|
1908
|
+
"isDeprecated": false,
|
1909
|
+
"deprecationReason": null
|
1910
|
+
},
|
1911
|
+
{
|
1912
|
+
"name": "isDeprecated",
|
1913
|
+
"description": null,
|
1914
|
+
"args": [],
|
1915
|
+
"type": {
|
1916
|
+
"kind": "NON_NULL",
|
1917
|
+
"name": null,
|
1918
|
+
"ofType": {
|
1919
|
+
"kind": "SCALAR",
|
1920
|
+
"name": "Boolean",
|
1921
|
+
"ofType": null
|
1922
|
+
}
|
1923
|
+
},
|
1924
|
+
"isDeprecated": false,
|
1925
|
+
"deprecationReason": null
|
1926
|
+
},
|
1927
|
+
{
|
1928
|
+
"name": "name",
|
1929
|
+
"description": null,
|
1930
|
+
"args": [],
|
1931
|
+
"type": {
|
1932
|
+
"kind": "NON_NULL",
|
1933
|
+
"name": null,
|
1934
|
+
"ofType": {
|
1935
|
+
"kind": "SCALAR",
|
1936
|
+
"name": "String",
|
1937
|
+
"ofType": null
|
1938
|
+
}
|
1939
|
+
},
|
1940
|
+
"isDeprecated": false,
|
1941
|
+
"deprecationReason": null
|
1942
|
+
},
|
1943
|
+
{
|
1944
|
+
"name": "type",
|
1945
|
+
"description": null,
|
1946
|
+
"args": [],
|
1947
|
+
"type": {
|
1948
|
+
"kind": "NON_NULL",
|
1949
|
+
"name": null,
|
1950
|
+
"ofType": {
|
1951
|
+
"kind": "OBJECT",
|
1952
|
+
"name": "__Type",
|
1953
|
+
"ofType": null
|
1954
|
+
}
|
1955
|
+
},
|
1956
|
+
"isDeprecated": false,
|
1957
|
+
"deprecationReason": null
|
1958
|
+
}
|
1959
|
+
],
|
1960
|
+
"inputFields": null,
|
1961
|
+
"interfaces": [],
|
1962
|
+
"enumValues": null,
|
1963
|
+
"possibleTypes": null
|
1964
|
+
},
|
1965
|
+
{
|
1966
|
+
"kind": "OBJECT",
|
1967
|
+
"name": "__InputValue",
|
1968
|
+
"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.",
|
1969
|
+
"fields": [
|
1970
|
+
{
|
1971
|
+
"name": "defaultValue",
|
1972
|
+
"description": "A GraphQL-formatted string representing the default value for this input value.",
|
1973
|
+
"args": [],
|
1974
|
+
"type": {
|
1975
|
+
"kind": "SCALAR",
|
1976
|
+
"name": "String",
|
1977
|
+
"ofType": null
|
1978
|
+
},
|
1979
|
+
"isDeprecated": false,
|
1980
|
+
"deprecationReason": null
|
1981
|
+
},
|
1982
|
+
{
|
1983
|
+
"name": "deprecationReason",
|
1984
|
+
"description": null,
|
1985
|
+
"args": [],
|
1986
|
+
"type": {
|
1987
|
+
"kind": "SCALAR",
|
1988
|
+
"name": "String",
|
1989
|
+
"ofType": null
|
1990
|
+
},
|
1991
|
+
"isDeprecated": false,
|
1992
|
+
"deprecationReason": null
|
1993
|
+
},
|
1994
|
+
{
|
1995
|
+
"name": "description",
|
1996
|
+
"description": null,
|
1997
|
+
"args": [],
|
1998
|
+
"type": {
|
1999
|
+
"kind": "SCALAR",
|
2000
|
+
"name": "String",
|
2001
|
+
"ofType": null
|
2002
|
+
},
|
2003
|
+
"isDeprecated": false,
|
2004
|
+
"deprecationReason": null
|
2005
|
+
},
|
2006
|
+
{
|
2007
|
+
"name": "isDeprecated",
|
2008
|
+
"description": null,
|
2009
|
+
"args": [],
|
2010
|
+
"type": {
|
2011
|
+
"kind": "NON_NULL",
|
2012
|
+
"name": null,
|
2013
|
+
"ofType": {
|
2014
|
+
"kind": "SCALAR",
|
2015
|
+
"name": "Boolean",
|
2016
|
+
"ofType": null
|
2017
|
+
}
|
2018
|
+
},
|
2019
|
+
"isDeprecated": false,
|
2020
|
+
"deprecationReason": null
|
2021
|
+
},
|
2022
|
+
{
|
2023
|
+
"name": "name",
|
2024
|
+
"description": null,
|
2025
|
+
"args": [],
|
2026
|
+
"type": {
|
2027
|
+
"kind": "NON_NULL",
|
2028
|
+
"name": null,
|
2029
|
+
"ofType": {
|
2030
|
+
"kind": "SCALAR",
|
2031
|
+
"name": "String",
|
2032
|
+
"ofType": null
|
2033
|
+
}
|
2034
|
+
},
|
2035
|
+
"isDeprecated": false,
|
2036
|
+
"deprecationReason": null
|
2037
|
+
},
|
2038
|
+
{
|
2039
|
+
"name": "type",
|
2040
|
+
"description": null,
|
2041
|
+
"args": [],
|
2042
|
+
"type": {
|
2043
|
+
"kind": "NON_NULL",
|
2044
|
+
"name": null,
|
2045
|
+
"ofType": {
|
2046
|
+
"kind": "OBJECT",
|
2047
|
+
"name": "__Type",
|
2048
|
+
"ofType": null
|
2049
|
+
}
|
2050
|
+
},
|
2051
|
+
"isDeprecated": false,
|
2052
|
+
"deprecationReason": null
|
2053
|
+
}
|
2054
|
+
],
|
2055
|
+
"inputFields": null,
|
2056
|
+
"interfaces": [],
|
2057
|
+
"enumValues": null,
|
2058
|
+
"possibleTypes": null
|
2059
|
+
},
|
2060
|
+
{
|
2061
|
+
"kind": "OBJECT",
|
2062
|
+
"name": "__Schema",
|
2063
|
+
"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.",
|
2064
|
+
"fields": [
|
2065
|
+
{
|
2066
|
+
"name": "description",
|
2067
|
+
"description": null,
|
2068
|
+
"args": [],
|
2069
|
+
"type": {
|
2070
|
+
"kind": "SCALAR",
|
2071
|
+
"name": "String",
|
2072
|
+
"ofType": null
|
2073
|
+
},
|
2074
|
+
"isDeprecated": false,
|
2075
|
+
"deprecationReason": null
|
2076
|
+
},
|
2077
|
+
{
|
2078
|
+
"name": "directives",
|
2079
|
+
"description": "A list of all directives supported by this server.",
|
2080
|
+
"args": [],
|
2081
|
+
"type": {
|
2082
|
+
"kind": "NON_NULL",
|
2083
|
+
"name": null,
|
2084
|
+
"ofType": {
|
2085
|
+
"kind": "LIST",
|
2086
|
+
"name": null,
|
2087
|
+
"ofType": {
|
2088
|
+
"kind": "NON_NULL",
|
2089
|
+
"name": null,
|
2090
|
+
"ofType": {
|
2091
|
+
"kind": "OBJECT",
|
2092
|
+
"name": "__Directive",
|
2093
|
+
"ofType": null
|
2094
|
+
}
|
2095
|
+
}
|
2096
|
+
}
|
2097
|
+
},
|
2098
|
+
"isDeprecated": false,
|
2099
|
+
"deprecationReason": null
|
2100
|
+
},
|
2101
|
+
{
|
2102
|
+
"name": "mutationType",
|
2103
|
+
"description": "If this server supports mutation, the type that mutation operations will be rooted at.",
|
2104
|
+
"args": [],
|
2105
|
+
"type": {
|
2106
|
+
"kind": "OBJECT",
|
2107
|
+
"name": "__Type",
|
2108
|
+
"ofType": null
|
2109
|
+
},
|
2110
|
+
"isDeprecated": false,
|
2111
|
+
"deprecationReason": null
|
2112
|
+
},
|
2113
|
+
{
|
2114
|
+
"name": "queryType",
|
2115
|
+
"description": "The type that query operations will be rooted at.",
|
2116
|
+
"args": [],
|
2117
|
+
"type": {
|
2118
|
+
"kind": "NON_NULL",
|
2119
|
+
"name": null,
|
2120
|
+
"ofType": {
|
2121
|
+
"kind": "OBJECT",
|
2122
|
+
"name": "__Type",
|
2123
|
+
"ofType": null
|
2124
|
+
}
|
2125
|
+
},
|
2126
|
+
"isDeprecated": false,
|
2127
|
+
"deprecationReason": null
|
2128
|
+
},
|
2129
|
+
{
|
2130
|
+
"name": "subscriptionType",
|
2131
|
+
"description": "If this server support subscription, the type that subscription operations will be rooted at.",
|
2132
|
+
"args": [],
|
2133
|
+
"type": {
|
2134
|
+
"kind": "OBJECT",
|
2135
|
+
"name": "__Type",
|
2136
|
+
"ofType": null
|
2137
|
+
},
|
2138
|
+
"isDeprecated": false,
|
2139
|
+
"deprecationReason": null
|
2140
|
+
},
|
2141
|
+
{
|
2142
|
+
"name": "types",
|
2143
|
+
"description": "A list of all types supported by this server.",
|
2144
|
+
"args": [],
|
2145
|
+
"type": {
|
2146
|
+
"kind": "NON_NULL",
|
2147
|
+
"name": null,
|
2148
|
+
"ofType": {
|
2149
|
+
"kind": "LIST",
|
2150
|
+
"name": null,
|
2151
|
+
"ofType": {
|
2152
|
+
"kind": "NON_NULL",
|
2153
|
+
"name": null,
|
2154
|
+
"ofType": {
|
2155
|
+
"kind": "OBJECT",
|
2156
|
+
"name": "__Type",
|
2157
|
+
"ofType": null
|
2158
|
+
}
|
2159
|
+
}
|
2160
|
+
}
|
2161
|
+
},
|
2162
|
+
"isDeprecated": false,
|
2163
|
+
"deprecationReason": null
|
2164
|
+
}
|
2165
|
+
],
|
2166
|
+
"inputFields": null,
|
2167
|
+
"interfaces": [],
|
2168
|
+
"enumValues": null,
|
2169
|
+
"possibleTypes": null
|
2170
|
+
},
|
2171
|
+
{
|
2172
|
+
"kind": "OBJECT",
|
2173
|
+
"name": "__Type",
|
2174
|
+
"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.",
|
2175
|
+
"fields": [
|
2176
|
+
{
|
2177
|
+
"name": "description",
|
2178
|
+
"description": null,
|
2179
|
+
"args": [],
|
2180
|
+
"type": {
|
2181
|
+
"kind": "SCALAR",
|
2182
|
+
"name": "String",
|
2183
|
+
"ofType": null
|
2184
|
+
},
|
2185
|
+
"isDeprecated": false,
|
2186
|
+
"deprecationReason": null
|
2187
|
+
},
|
2188
|
+
{
|
2189
|
+
"name": "enumValues",
|
2190
|
+
"description": null,
|
2191
|
+
"args": [
|
2192
|
+
{
|
2193
|
+
"name": "includeDeprecated",
|
2194
|
+
"description": null,
|
2195
|
+
"type": {
|
2196
|
+
"kind": "SCALAR",
|
2197
|
+
"name": "Boolean",
|
2198
|
+
"ofType": null
|
2199
|
+
},
|
2200
|
+
"defaultValue": "false"
|
2201
|
+
}
|
2202
|
+
],
|
2203
|
+
"type": {
|
2204
|
+
"kind": "LIST",
|
2205
|
+
"name": null,
|
2206
|
+
"ofType": {
|
2207
|
+
"kind": "NON_NULL",
|
2208
|
+
"name": null,
|
2209
|
+
"ofType": {
|
2210
|
+
"kind": "OBJECT",
|
2211
|
+
"name": "__EnumValue",
|
2212
|
+
"ofType": null
|
2213
|
+
}
|
2214
|
+
}
|
2215
|
+
},
|
2216
|
+
"isDeprecated": false,
|
2217
|
+
"deprecationReason": null
|
2218
|
+
},
|
2219
|
+
{
|
2220
|
+
"name": "fields",
|
2221
|
+
"description": null,
|
2222
|
+
"args": [
|
2223
|
+
{
|
2224
|
+
"name": "includeDeprecated",
|
2225
|
+
"description": null,
|
2226
|
+
"type": {
|
2227
|
+
"kind": "SCALAR",
|
2228
|
+
"name": "Boolean",
|
2229
|
+
"ofType": null
|
2230
|
+
},
|
2231
|
+
"defaultValue": "false"
|
2232
|
+
}
|
2233
|
+
],
|
2234
|
+
"type": {
|
2235
|
+
"kind": "LIST",
|
2236
|
+
"name": null,
|
2237
|
+
"ofType": {
|
2238
|
+
"kind": "NON_NULL",
|
2239
|
+
"name": null,
|
2240
|
+
"ofType": {
|
2241
|
+
"kind": "OBJECT",
|
2242
|
+
"name": "__Field",
|
2243
|
+
"ofType": null
|
2244
|
+
}
|
2245
|
+
}
|
2246
|
+
},
|
2247
|
+
"isDeprecated": false,
|
2248
|
+
"deprecationReason": null
|
2249
|
+
},
|
2250
|
+
{
|
2251
|
+
"name": "inputFields",
|
2252
|
+
"description": null,
|
2253
|
+
"args": [
|
2254
|
+
{
|
2255
|
+
"name": "includeDeprecated",
|
2256
|
+
"description": null,
|
2257
|
+
"type": {
|
2258
|
+
"kind": "SCALAR",
|
2259
|
+
"name": "Boolean",
|
2260
|
+
"ofType": null
|
2261
|
+
},
|
2262
|
+
"defaultValue": "false"
|
2263
|
+
}
|
2264
|
+
],
|
2265
|
+
"type": {
|
2266
|
+
"kind": "LIST",
|
2267
|
+
"name": null,
|
2268
|
+
"ofType": {
|
2269
|
+
"kind": "NON_NULL",
|
2270
|
+
"name": null,
|
2271
|
+
"ofType": {
|
2272
|
+
"kind": "OBJECT",
|
2273
|
+
"name": "__InputValue",
|
2274
|
+
"ofType": null
|
2275
|
+
}
|
2276
|
+
}
|
2277
|
+
},
|
2278
|
+
"isDeprecated": false,
|
2279
|
+
"deprecationReason": null
|
2280
|
+
},
|
2281
|
+
{
|
2282
|
+
"name": "interfaces",
|
2283
|
+
"description": null,
|
2284
|
+
"args": [],
|
2285
|
+
"type": {
|
2286
|
+
"kind": "LIST",
|
2287
|
+
"name": null,
|
2288
|
+
"ofType": {
|
2289
|
+
"kind": "NON_NULL",
|
2290
|
+
"name": null,
|
2291
|
+
"ofType": {
|
2292
|
+
"kind": "OBJECT",
|
2293
|
+
"name": "__Type",
|
2294
|
+
"ofType": null
|
2295
|
+
}
|
2296
|
+
}
|
2297
|
+
},
|
2298
|
+
"isDeprecated": false,
|
2299
|
+
"deprecationReason": null
|
2300
|
+
},
|
2301
|
+
{
|
2302
|
+
"name": "isOneOf",
|
2303
|
+
"description": null,
|
2304
|
+
"args": [],
|
2305
|
+
"type": {
|
2306
|
+
"kind": "NON_NULL",
|
2307
|
+
"name": null,
|
2308
|
+
"ofType": {
|
2309
|
+
"kind": "SCALAR",
|
2310
|
+
"name": "Boolean",
|
2311
|
+
"ofType": null
|
2312
|
+
}
|
2313
|
+
},
|
2314
|
+
"isDeprecated": false,
|
2315
|
+
"deprecationReason": null
|
2316
|
+
},
|
2317
|
+
{
|
2318
|
+
"name": "kind",
|
2319
|
+
"description": null,
|
2320
|
+
"args": [],
|
2321
|
+
"type": {
|
2322
|
+
"kind": "NON_NULL",
|
2323
|
+
"name": null,
|
2324
|
+
"ofType": {
|
2325
|
+
"kind": "ENUM",
|
2326
|
+
"name": "__TypeKind",
|
2327
|
+
"ofType": null
|
2328
|
+
}
|
2329
|
+
},
|
2330
|
+
"isDeprecated": false,
|
2331
|
+
"deprecationReason": null
|
2332
|
+
},
|
2333
|
+
{
|
2334
|
+
"name": "name",
|
2335
|
+
"description": null,
|
2336
|
+
"args": [],
|
2337
|
+
"type": {
|
2338
|
+
"kind": "SCALAR",
|
2339
|
+
"name": "String",
|
2340
|
+
"ofType": null
|
2341
|
+
},
|
2342
|
+
"isDeprecated": false,
|
2343
|
+
"deprecationReason": null
|
2344
|
+
},
|
2345
|
+
{
|
2346
|
+
"name": "ofType",
|
2347
|
+
"description": null,
|
2348
|
+
"args": [],
|
2349
|
+
"type": {
|
2350
|
+
"kind": "OBJECT",
|
2351
|
+
"name": "__Type",
|
2352
|
+
"ofType": null
|
2353
|
+
},
|
2354
|
+
"isDeprecated": false,
|
2355
|
+
"deprecationReason": null
|
2356
|
+
},
|
2357
|
+
{
|
2358
|
+
"name": "possibleTypes",
|
2359
|
+
"description": null,
|
2360
|
+
"args": [],
|
2361
|
+
"type": {
|
2362
|
+
"kind": "LIST",
|
2363
|
+
"name": null,
|
2364
|
+
"ofType": {
|
2365
|
+
"kind": "NON_NULL",
|
2366
|
+
"name": null,
|
2367
|
+
"ofType": {
|
2368
|
+
"kind": "OBJECT",
|
2369
|
+
"name": "__Type",
|
2370
|
+
"ofType": null
|
2371
|
+
}
|
2372
|
+
}
|
2373
|
+
},
|
2374
|
+
"isDeprecated": false,
|
2375
|
+
"deprecationReason": null
|
2376
|
+
},
|
2377
|
+
{
|
2378
|
+
"name": "specifiedByURL",
|
2379
|
+
"description": null,
|
2380
|
+
"args": [],
|
2381
|
+
"type": {
|
2382
|
+
"kind": "SCALAR",
|
2383
|
+
"name": "String",
|
2384
|
+
"ofType": null
|
2385
|
+
},
|
2386
|
+
"isDeprecated": false,
|
2387
|
+
"deprecationReason": null
|
2388
|
+
}
|
2389
|
+
],
|
2390
|
+
"inputFields": null,
|
2391
|
+
"interfaces": [],
|
2392
|
+
"enumValues": null,
|
2393
|
+
"possibleTypes": null
|
2394
|
+
},
|
2395
|
+
{
|
2396
|
+
"kind": "ENUM",
|
2397
|
+
"name": "__TypeKind",
|
2398
|
+
"description": "An enum describing what kind of type a given `__Type` is.",
|
2399
|
+
"fields": null,
|
2400
|
+
"inputFields": null,
|
2401
|
+
"interfaces": null,
|
2402
|
+
"enumValues": [
|
2403
|
+
{
|
2404
|
+
"name": "SCALAR",
|
2405
|
+
"description": "Indicates this type is a scalar.",
|
2406
|
+
"isDeprecated": false,
|
2407
|
+
"deprecationReason": null
|
2408
|
+
},
|
2409
|
+
{
|
2410
|
+
"name": "OBJECT",
|
2411
|
+
"description": "Indicates this type is an object. `fields` and `interfaces` are valid fields.",
|
2412
|
+
"isDeprecated": false,
|
2413
|
+
"deprecationReason": null
|
2414
|
+
},
|
2415
|
+
{
|
2416
|
+
"name": "INTERFACE",
|
2417
|
+
"description": "Indicates this type is an interface. `fields` and `possibleTypes` are valid fields.",
|
2418
|
+
"isDeprecated": false,
|
2419
|
+
"deprecationReason": null
|
2420
|
+
},
|
2421
|
+
{
|
2422
|
+
"name": "UNION",
|
2423
|
+
"description": "Indicates this type is a union. `possibleTypes` is a valid field.",
|
2424
|
+
"isDeprecated": false,
|
2425
|
+
"deprecationReason": null
|
2426
|
+
},
|
2427
|
+
{
|
2428
|
+
"name": "ENUM",
|
2429
|
+
"description": "Indicates this type is an enum. `enumValues` is a valid field.",
|
2430
|
+
"isDeprecated": false,
|
2431
|
+
"deprecationReason": null
|
2432
|
+
},
|
2433
|
+
{
|
2434
|
+
"name": "INPUT_OBJECT",
|
2435
|
+
"description": "Indicates this type is an input object. `inputFields` is a valid field.",
|
2436
|
+
"isDeprecated": false,
|
2437
|
+
"deprecationReason": null
|
2438
|
+
},
|
2439
|
+
{
|
2440
|
+
"name": "LIST",
|
2441
|
+
"description": "Indicates this type is a list. `ofType` is a valid field.",
|
2442
|
+
"isDeprecated": false,
|
2443
|
+
"deprecationReason": null
|
2444
|
+
},
|
2445
|
+
{
|
2446
|
+
"name": "NON_NULL",
|
2447
|
+
"description": "Indicates this type is a non-null. `ofType` is a valid field.",
|
2448
|
+
"isDeprecated": false,
|
2449
|
+
"deprecationReason": null
|
2450
|
+
}
|
2451
|
+
],
|
2452
|
+
"possibleTypes": null
|
2453
|
+
}
|
2454
|
+
],
|
2455
|
+
"directives": [
|
2456
|
+
{
|
2457
|
+
"name": "deprecated",
|
2458
|
+
"description": "Marks an element of a GraphQL schema as no longer supported.",
|
2459
|
+
"locations": [
|
2460
|
+
"FIELD_DEFINITION",
|
2461
|
+
"ENUM_VALUE",
|
2462
|
+
"ARGUMENT_DEFINITION",
|
2463
|
+
"INPUT_FIELD_DEFINITION"
|
2464
|
+
],
|
2465
|
+
"args": [
|
2466
|
+
{
|
2467
|
+
"name": "reason",
|
2468
|
+
"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/).",
|
2469
|
+
"type": {
|
2470
|
+
"kind": "SCALAR",
|
2471
|
+
"name": "String",
|
2472
|
+
"ofType": null
|
2473
|
+
},
|
2474
|
+
"defaultValue": "\"No longer supported\""
|
2475
|
+
}
|
2476
|
+
]
|
2477
|
+
},
|
2478
|
+
{
|
2479
|
+
"name": "include",
|
2480
|
+
"description": "Directs the executor to include this field or fragment only when the `if` argument is true.",
|
2481
|
+
"locations": [
|
2482
|
+
"FIELD",
|
2483
|
+
"FRAGMENT_SPREAD",
|
2484
|
+
"INLINE_FRAGMENT"
|
2485
|
+
],
|
2486
|
+
"args": [
|
2487
|
+
{
|
2488
|
+
"name": "if",
|
2489
|
+
"description": "Included when true.",
|
2490
|
+
"type": {
|
2491
|
+
"kind": "NON_NULL",
|
2492
|
+
"name": null,
|
2493
|
+
"ofType": {
|
2494
|
+
"kind": "SCALAR",
|
2495
|
+
"name": "Boolean",
|
2496
|
+
"ofType": null
|
2497
|
+
}
|
2498
|
+
},
|
2499
|
+
"defaultValue": null
|
2500
|
+
}
|
2501
|
+
]
|
2502
|
+
},
|
2503
|
+
{
|
2504
|
+
"name": "oneOf",
|
2505
|
+
"description": "Requires that exactly one field must be supplied and that field must not be `null`.",
|
2506
|
+
"locations": [
|
2507
|
+
"INPUT_OBJECT"
|
2508
|
+
],
|
2509
|
+
"args": []
|
2510
|
+
},
|
2511
|
+
{
|
2512
|
+
"name": "resultRetention",
|
2513
|
+
"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.",
|
2514
|
+
"locations": [
|
2515
|
+
"FIELD_DEFINITION"
|
2516
|
+
],
|
2517
|
+
"args": [
|
2518
|
+
{
|
2519
|
+
"name": "duration",
|
2520
|
+
"description": "An ISO 8601 duration.",
|
2521
|
+
"type": {
|
2522
|
+
"kind": "NON_NULL",
|
2523
|
+
"name": null,
|
2524
|
+
"ofType": {
|
2525
|
+
"kind": "SCALAR",
|
2526
|
+
"name": "String",
|
2527
|
+
"ofType": null
|
2528
|
+
}
|
2529
|
+
},
|
2530
|
+
"defaultValue": null
|
2531
|
+
}
|
2532
|
+
]
|
2533
|
+
},
|
2534
|
+
{
|
2535
|
+
"name": "skip",
|
2536
|
+
"description": "Directs the executor to skip this field or fragment when the `if` argument is true.",
|
2537
|
+
"locations": [
|
2538
|
+
"FIELD",
|
2539
|
+
"FRAGMENT_SPREAD",
|
2540
|
+
"INLINE_FRAGMENT"
|
2541
|
+
],
|
2542
|
+
"args": [
|
2543
|
+
{
|
2544
|
+
"name": "if",
|
2545
|
+
"description": "Skipped when true.",
|
2546
|
+
"type": {
|
2547
|
+
"kind": "NON_NULL",
|
2548
|
+
"name": null,
|
2549
|
+
"ofType": {
|
2550
|
+
"kind": "SCALAR",
|
2551
|
+
"name": "Boolean",
|
2552
|
+
"ofType": null
|
2553
|
+
}
|
2554
|
+
},
|
2555
|
+
"defaultValue": null
|
2556
|
+
}
|
2557
|
+
]
|
2558
|
+
},
|
2559
|
+
{
|
2560
|
+
"name": "specifiedBy",
|
2561
|
+
"description": "Exposes a URL that specifies the behavior of this scalar.",
|
2562
|
+
"locations": [
|
2563
|
+
"SCALAR"
|
2564
|
+
],
|
2565
|
+
"args": [
|
2566
|
+
{
|
2567
|
+
"name": "url",
|
2568
|
+
"description": "The URL that specifies the behavior of this scalar.",
|
2569
|
+
"type": {
|
2570
|
+
"kind": "NON_NULL",
|
2571
|
+
"name": null,
|
2572
|
+
"ofType": {
|
2573
|
+
"kind": "SCALAR",
|
2574
|
+
"name": "String",
|
2575
|
+
"ofType": null
|
2576
|
+
}
|
2577
|
+
},
|
2578
|
+
"defaultValue": null
|
2579
|
+
}
|
2580
|
+
]
|
2581
|
+
}
|
2582
|
+
]
|
2583
|
+
}
|
2584
|
+
}
|
2585
|
+
}
|