{"data": {"__schema": {"queryType": {"name": "Query"}, "mutationType": {"name": "Mutation"}, "subscriptionType": null, "types": [{"kind": "OBJECT", "name": "Query", "description": null, "fields": [{"name": "user", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [{"name": "org_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TokenType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "api_keys", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "APIKeyType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workspace_config", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkspaceConfigType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "system_usage", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "UsageFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SystemUsageType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_connections", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CarrierFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CarrierConnectionTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "system_connections", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CarrierFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SystemConnectionTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_templates", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DefaultTemplatesType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "addresses", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AddressFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AddressTemplateTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "address", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AddressTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parcels", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TemplateFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ParcelTemplateTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parcel", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ParcelTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTemplateTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProductTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "log", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LogType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logs", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LogFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LogTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tracing_record", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TracingRecordType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tracing_records", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TracingRecordFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TracingRecordTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ShipmentType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipments", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShipmentFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ShipmentTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tracker", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TrackerType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "trackers", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TrackerFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TrackerTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheets", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "RateSheetFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RateSheetTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "manifest", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ManifestType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "manifests", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ManifestFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ManifestTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pickup", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "PickupType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pickups", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PickupFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PickupTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_connection", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CarrierConnectionType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_connections", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CarrierFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CarrierConnectionTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metafield", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MetafieldType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metafields", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MetafieldFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MetafieldTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "oauth_app", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OAuthAppType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "oauth_apps", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OAuthAppFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OAuthAppTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_installation", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppInstallationType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_installations", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppInstallationFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppInstallationTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_installation_by_app_id", "description": null, "args": [{"name": "app_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppInstallationType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auditlog", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AuditLogEntryType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auditlogs", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AuditLogEntryFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AuditLogEntryTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "WorkflowType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflows", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "WorkflowFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_workflows", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "WorkflowFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_action", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "WorkflowActionType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_actions", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "WorkflowActionFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowActionTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_connection", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "WorkflowConnectionType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_connections", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "WorkflowConnectionFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowConnectionTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_event", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "WorkflowEventType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_events", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "WorkflowEventFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowEventTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_templates", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "WorkflowFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowTemplateTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_action_templates", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "WorkflowActionFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowActionTemplateTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_connection_templates", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "WorkflowConnectionFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowConnectionTemplateTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipping_rule", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ShippingRuleType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipping_rules", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShippingRuleFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ShippingRuleTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduler_status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SchedulerStatusType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_template", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataTemplateType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_templates", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DataTemplateFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataTemplateTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "batch_operation", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "BatchOperationType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "batch_operations", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "BatchOperationFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "BatchOperationTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_template", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DocumentTemplateType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_templates", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DocumentTemplateFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DocumentTemplateTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "webhook", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WebhookType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "webhooks", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "WebhookFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WebhookTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EventType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EventFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EventTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OrderType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "orders", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OrderFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OrderTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "organization", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OrganizationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "organizations", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OrgFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OrganizationTypeConnection", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "organization_invitation", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "guid", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OrganizationInvitationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UserType", "description": null, "fields": [{"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_staff", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_joined", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_superuser", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_login", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permissions", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "String", "description": "The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "Boolean", "description": "The `Boolean` scalar type represents `true` or `false`.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "DateTime", "description": "Date with time (isoformat)", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TokenType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "permissions", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "APIKeyType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "permissions", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkspaceConfigType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_currency", "description": null, "args": [], "type": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_country_code", "description": null, "args": [], "type": {"kind": "ENUM", "name": "CountryCodeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_weight_unit", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_dimension_unit", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DimensionUnitEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state_tax_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "federal_tax_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_label_type", "description": null, "args": [], "type": {"kind": "ENUM", "name": "LabelTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insured_by_default", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customs_aes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customs_eel_pfc", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customs_license_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customs_certificate_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customs_nip_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customs_eori_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customs_vat_registration_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label_message_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label_message_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label_message_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label_logo", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "print_label_size", "description": null, "args": [], "type": {"kind": "ENUM", "name": "LabelSizeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "print_label_show_options", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "print_return_label_size", "description": null, "args": [], "type": {"kind": "ENUM", "name": "LabelSizeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "print_return_label_show_options", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "print_customs_size", "description": null, "args": [], "type": {"kind": "ENUM", "name": "LabelSizeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "print_customs_show_options", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "print_customs_with_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "print_customs_copies", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_parcel_weight", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_shipping_service", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_shipping_carrier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_export_reason", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ExportReasonEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_delivery_instructions", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label_show_postage_paid_logo", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label_show_qr_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customs_use_order_as_invoice", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pref_first_mile", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FirstMileEnum", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pref_last_mile", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LastMileEnum", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pref_form_factor", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FormFactorEnum", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pref_age_check", "description": null, "args": [], "type": {"kind": "ENUM", "name": "AgeCheckEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pref_signature_required", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pref_max_lead_time_days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipping_app_test_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "CurrencyCodeEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "EUR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AED", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "USD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "XCD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AMD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ANG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AOA", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ARS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AUD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AWG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AZN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BAM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BBD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BDT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "XOF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BGN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BHD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BIF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BMD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BND", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BOB", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BRL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BSD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BTN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BWP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BYN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BZD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CAD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CDF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "XAF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CHF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NZD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CLP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CNY", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "COP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CRC", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CUC", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CVE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CZK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DJF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DKK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DOP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DZD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EGP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ERN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ETB", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FJD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GBP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GEL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GHS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GMD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GNF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GTQ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GYD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HKD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HNL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HRK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HTG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HUF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IDR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ILS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "INR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IRR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ISK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "JMD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "JOD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "JPY", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KES", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KGS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KHR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KMF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KPW", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KRW", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KWD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KYD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KZT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LAK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LKR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LRD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LSL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LYD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MAD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MDL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MGA", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MKD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MMK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MNT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MOP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MRO", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MUR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MVR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MWK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MXN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MYR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MZN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NAD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "XPF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NGN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NIO", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NOK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NPR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OMR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PEN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PGK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PHP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PKR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PLN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PYG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QAR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RON", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RSD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RUB", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RWF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SAR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SBD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SCR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SDG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SEK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SGD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SHP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SLL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SOS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SRD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SSP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "STD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SYP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SZL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "THB", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TJS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TND", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TOP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TRY", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TTD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TWD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TZS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UAH", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UYU", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UZS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "VEF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "VND", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "VUV", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WST", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "YER", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ZAR", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "CountryCodeEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "AC", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AO", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AU", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AW", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AZ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BA", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BB", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BH", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BJ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BO", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BW", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BY", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BZ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CA", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CH", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CO", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CU", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CV", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CY", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CZ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DJ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DO", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DZ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EC", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ER", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ES", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ET", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FJ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FO", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GA", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GB", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GH", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GQ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GU", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GW", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GY", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HU", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IC", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ID", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IQ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "JE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "JM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "JO", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "JP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KH", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KV", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KW", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KY", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "KZ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LA", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LB", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LC", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LU", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LV", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LY", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MA", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MC", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ME", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MH", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ML", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MO", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MQ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MU", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MV", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MW", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MX", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MY", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MZ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NA", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NC", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NO", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NU", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NZ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PA", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PH", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PW", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PY", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QA", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RO", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RU", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RW", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SA", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SB", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SC", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SH", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SK", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SO", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ST", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SV", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SY", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SZ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TC", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TD", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TH", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TJ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TO", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TV", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TW", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TZ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UA", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "US", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UY", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UZ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "VA", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "VC", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "VE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "VG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "VI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "VN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "VU", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "XB", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "XC", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "XE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "XM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "XN", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "XS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "XY", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "YE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "YT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ZA", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ZM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ZW", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EH", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SX", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "WeightUnitEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "KG", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LB", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OZ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "G", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "DimensionUnitEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "CM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IN", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "LabelTypeEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "PDF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ZPL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PNG", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "LabelSizeEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "A4", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "A5", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "A6", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LETTER", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SIZE_4_x_6", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SIZE_4_x_8", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "SCALAR", "name": "Int", "description": "The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "Float", "description": "The `Float` scalar type represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point).", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ExportReasonEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "sale", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "gift", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "sample", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "return", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "repair", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "personal_effects", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "other", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "FirstMileEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "pickup", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "drop_off", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "LastMileEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "home_delivery", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "service_point", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "mailbox", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "po_box", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "FormFactorEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "letter", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "parcel", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "mailbox", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "pallet", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "long", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "AgeCheckEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "AGE_16", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AGE_18", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "SystemUsageType", "description": null, "fields": [{"name": "total_errors", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "order_volume", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_requests", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_trackers", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_shipments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "organization_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_shipping_spend", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "api_errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UsageStatType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "api_requests", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UsageStatType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "order_volumes", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UsageStatType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_count", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UsageStatType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipping_spend", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UsageStatType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tracker_count", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UsageStatType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UsageStatType", "description": null, "fields": [{"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UsageFilter", "description": null, "fields": null, "inputFields": [{"name": "date_after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "date_before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "omit", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "surcharge_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CarrierConnectionTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CarrierConnectionTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PageInfo", "description": null, "fields": [{"name": "count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "has_next_page", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "has_previous_page", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_cursor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "end_cursor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CarrierConnectionTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CarrierConnectionType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CarrierConnectionType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "display_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "capabilities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "credentials", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "account_country_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "JSON", "description": "The `JSON` scalar type represents JSON values as specified by ECMA-404", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "RateSheetType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "CarrierNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "origin_countries", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pricing_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carriers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CarrierConnectionType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "services", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ServiceLevelType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "zones", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SharedZoneType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "surcharges", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SharedSurchargeType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "service_rates", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ServiceRateType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "CarrierNameEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "aramex", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "asendia", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "asendia_us", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "australiapost", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "boxknight", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "bpost", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "canadapost", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "canpar", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "chronopost", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "colissimo", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "dhl_express", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "dhl_parcel_de", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "dhl_poland", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "dhl_universal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "dicom", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "dpd", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "dpd_meta", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "dtdc", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "easypost", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "easyship", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "eshipper", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "fedex", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "freightcom", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "generic", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "geodis", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "gls", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "hay_post", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "hermes", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "landmark", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "laposte", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "locate2u", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "mydhl", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "nationex", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "parcelone", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "postat", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "purolator", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "roadie", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "royalmail", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "sapient", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "seko", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "sendle", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "shipengine", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "smartkargo", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "spring", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "teleship", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "tge", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "tnt", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ups", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "usps", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "usps_international", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "veho", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "zoom2u", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ServiceLevelType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "service_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "service_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_service_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "active", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": null, "args": [], "type": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transit_days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transit_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_width", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_height", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_length", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dimension_unit", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DimensionUnitEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_weight", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_weight", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "weight_unit", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_volume", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dim_factor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "use_volumetric", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "domicile", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "international", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "features", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ServiceLevelFeaturesType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pricing_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "zone_ids", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "surcharge_ids", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ServiceLevelFeaturesType", "description": null, "fields": [{"name": "first_mile", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_mile", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "form_factor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "b2c", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "b2b", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age_check", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "signature", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tracked", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insurance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "express", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dangerous_goods", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "saturday_delivery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sunday_delivery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "multicollo", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "neighbor_delivery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SharedZoneType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transit_days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transit_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "radius", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latitude", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "longitude", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cities", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "postal_codes", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "country_codes", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_weight", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_weight", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "weight_unit", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SharedSurchargeType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "surcharge_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ServiceRateType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "service_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "zone_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_weight", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_weight", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transit_days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transit_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "meta", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CarrierFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "metadata_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "carrier_name", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SystemConnectionTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SystemConnectionTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SystemConnectionTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SystemConnectionType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SystemConnectionType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "display_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "capabilities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet_info", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SystemConnectionRateSheetInfo", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account_country_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "terms_and_conditions", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_contracts_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_active_contracts_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "enabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SystemConnectionRateSheetInfo", "description": null, "fields": [{"name": "has_central_rates", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DefaultTemplatesType", "description": null, "fields": [{"name": "default_address", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AddressTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_parcel", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ParcelTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_product", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AddressTemplateType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "postal_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "federal_tax_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state_tax_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "person_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "company_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country_code", "description": null, "args": [], "type": {"kind": "ENUM", "name": "CountryCodeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "residential", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "street_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "address_line1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "address_line2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "validate_location", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "validation", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "meta", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ParcelTemplateType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "weight", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "width", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "height", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "length", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "packaging_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "package_preset", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_document", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "weight_unit", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dimension_unit", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DimensionUnitEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "freight_class", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "meta", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CommodityType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CommodityType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "weight", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quantity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sku", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hs_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "weight_unit", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origin_country", "description": null, "args": [], "type": {"kind": "ENUM", "name": "CountryCodeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value_currency", "description": null, "args": [], "type": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CommodityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unfulfilled_quantity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductTemplateType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "weight", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quantity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sku", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hs_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "weight_unit", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origin_country", "description": null, "args": [], "type": {"kind": "ENUM", "name": "CountryCodeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value_currency", "description": null, "args": [], "type": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "meta", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AddressTemplateTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AddressTemplateTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AddressTemplateTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AddressTemplateType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AddressFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "usage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ParcelTemplateTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ParcelTemplateTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ParcelTemplateTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ParcelTemplateType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TemplateFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "usage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductTemplateTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTemplateTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductTemplateTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTemplateType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProductFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "usage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sku", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "origin_country", "description": null, "type": {"kind": "ENUM", "name": "CountryCodeEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LogType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "requested_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "response_ms", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "path", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "remote_addr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "host", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "request_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "response", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "query_params", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "records", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TracingRecordType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TracingRecordType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timestamp", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "request_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "record", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "meta", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LogTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LogTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LogTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LogType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LogFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "query", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "api_endpoint", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "remote_addr", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "date_after", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "date_before", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "entity_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status_code", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "defaultValue": null}, {"name": "request_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TracingRecordTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TracingRecordTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TracingRecordTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TracingRecordType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TracingRecordFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "request_log_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "date_after", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "date_before", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "request_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ShipmentType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "options", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ShipmentStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "meta", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label_type", "description": null, "args": [], "type": {"kind": "ENUM", "name": "LabelTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tracking_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_identifier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tracking_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "order_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "services", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "service", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "selected_rate_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tracker_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invoice_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tracker", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TrackerType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_return", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_archived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archived_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "request_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipper", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AddressType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recipient", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AddressType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "return_address", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AddressType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "billing_address", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AddressType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customs", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomsType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_ids", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parcels", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ParcelType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rates", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RateType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "selected_rate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "selected_rate_carrier", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CarrierSnapshotType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "PaymentType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "return_shipment", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ReturnShipmentType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "messages", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MessageType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ShipmentStatusEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "draft", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "cancelled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "shipped", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "in_transit", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "delivered", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "needs_attention", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "out_for_delivery", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "delivery_failed", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "TrackerType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tracking_number", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TrackerStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delivered", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "estimated_delivery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_image_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "signature_image_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "options", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "meta", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ShipmentType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_archived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archived_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "request_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "info", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TrackingInfoType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TrackingEventType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "messages", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MessageType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tracking_carrier", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CarrierSnapshotType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "TrackerStatusEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "pending", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "picked_up", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "unknown", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "on_hold", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "cancelled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "delivered", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "in_transit", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "delivery_delayed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "out_for_delivery", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ready_for_pickup", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "delivery_failed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "return_to_sender", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "SCALAR", "name": "Date", "description": "Date (isoformat)", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TrackingInfoType", "description": null, "fields": [{"name": "carrier_tracking_link", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customer_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expected_delivery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "order_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "order_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "package_weight", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "package_weight_unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_package_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_pickup_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_delivery_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_service", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_origin_country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_origin_postal_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_destination_country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_destination_postal_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipping_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "signed_by", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TrackingEventType", "description": null, "fields": [{"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "location", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latitude", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "longitude", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MessageType", "description": null, "fields": [{"name": "carrier_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "details", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CarrierSnapshotType", "description": null, "fields": [{"name": "connection_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "connection_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AddressType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "postal_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "federal_tax_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state_tax_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "person_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "company_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country_code", "description": null, "args": [], "type": {"kind": "ENUM", "name": "CountryCodeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "residential", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "street_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "address_line1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "address_line2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "validate_location", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "validation", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomsType", "description": null, "fields": [{"name": "certify", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "commercial_invoice", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type", "description": null, "args": [], "type": {"kind": "ENUM", "name": "CustomsContentTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "incoterm", "description": null, "args": [], "type": {"kind": "ENUM", "name": "IncotermCodeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invoice", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invoice_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "signer", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "options", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DutyType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duty_billing_address", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AddressType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "commodities", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CommodityType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "CustomsContentTypeEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "documents", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "gift", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "sample", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "merchandise", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "return_merchandise", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "other", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "IncotermCodeEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "CFR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CIF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CIP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CPT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DAP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DAF", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DDP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DDU", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DEQ", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DES", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EXW", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FAS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FCA", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FOB", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "DutyType", "description": null, "fields": [{"name": "paid_by", "description": null, "args": [], "type": {"kind": "ENUM", "name": "PaidByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": null, "args": [], "type": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "declared_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "bill_to", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AddressType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "PaidByEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "sender", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "recipient", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "third_party", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ParcelType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "weight", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "width", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "height", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "length", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "packaging_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "package_preset", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_document", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "weight_unit", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dimension_unit", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DimensionUnitEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "freight_class", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CommodityType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "RateType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "service", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_charge", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "extra_charges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ChargeType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "meta", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transit_days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChargeType", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PaymentType", "description": null, "fields": [{"name": "account_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_by", "description": null, "args": [], "type": {"kind": "ENUM", "name": "PaidByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": null, "args": [], "type": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReturnShipmentType", "description": null, "fields": [{"name": "tracking_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_identifier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tracking_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "service", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "meta", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ShipmentTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ShipmentTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ShipmentTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ShipmentType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ShipmentFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "created_after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "carrier_name", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "reference", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "order_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "service", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ShipmentStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "option_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "option_value", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "metadata_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata_value", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "meta_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "meta_value", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "has_tracker", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_manifest", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_return", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "request_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_archived", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TrackerTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TrackerTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TrackerTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TrackerType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TrackerFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tracking_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "carrier_name", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "request_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_archived", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "RateSheetTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RateSheetTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "RateSheetTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RateSheetFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ManifestType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "meta", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "options", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "address", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AddressType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_identifiers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "manifest_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "request_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "messages", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MessageType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "manifest_carrier", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CarrierSnapshotType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ManifestTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ManifestTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ManifestTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ManifestType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ManifestFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "created_after", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "created_before", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "carrier_name", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "request_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PickupType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "confirmation_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pickup_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ready_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "closing_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "package_location", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "options", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "meta", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_archived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archived_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "request_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pickup_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recurrence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "address", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AddressType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pickup_charge", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ChargeType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parcels", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ParcelType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tracking_numbers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipments", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ShipmentType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pickup_carrier", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CarrierSnapshotType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PickupTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PickupTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PickupTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PickupType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PickupFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "confirmation_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pickup_date_after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pickup_date_before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_after", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "created_before", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "carrier_name", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "meta_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "meta_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "request_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_archived", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MetafieldType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "MetafieldTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parsed_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "MetafieldTypeEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "text", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "number", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "boolean", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "json", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "date_time", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "password", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "MetafieldTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MetafieldTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MetafieldTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MetafieldType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MetafieldFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "MetafieldTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "is_required", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "object_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OAuthAppType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "display_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "launch_url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "redirect_uris", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "features", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "client_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OAuthAppTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OAuthAppTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OAuthAppTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OAuthAppType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OAuthAppFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "display_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "features", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "metadata_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_after", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "created_before", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppInstallationType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "access_scopes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "api_key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "requires_oauth", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oauth_app", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OAuthAppType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metafields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MetafieldType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppInstallationTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppInstallationTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppInstallationTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppInstallationType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppInstallationFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "app_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "app_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "metadata_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_after", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "created_before", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AuditLogEntryType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_pk", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_str", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LogEntryAction", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "LogEntryAction", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "create", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "update", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "delete", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "AuditLogEntryTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AuditLogEntryTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AuditLogEntryTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AuditLogEntryType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AuditLogEntryFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "object_pk", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "action", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "trigger", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkflowTriggerType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "template_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowActionNodeType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowActionType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowTriggerType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "trigger_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AutomationTriggerType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "template_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "secret", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "secret_key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_run_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_run_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_due", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_run_description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AutomationTriggerType", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "manual", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "webhook", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowActionNodeType", "description": null, "fields": [{"name": "order", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowActionType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AutomationActionType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "port", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "host", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endpoint", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": null, "args": [], "type": {"kind": "ENUM", "name": "AutomationHTTPMethod", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parameters_type", "description": null, "args": [], "type": {"kind": "ENUM", "name": "AutomationParametersType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parameters_template", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "header_template", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type", "description": null, "args": [], "type": {"kind": "ENUM", "name": "AutomationHTTPContentType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "connection", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkflowConnectionType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "template_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metafields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MetafieldType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AutomationActionType", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "http_request", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "data_mapping", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "function_call", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "conditional", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "AutomationHTTPMethod", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "get", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "post", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "put", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "patch", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "delete", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "AutomationParametersType", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "querystring", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "AutomationHTTPContentType", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "json", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "form", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "text", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "xml", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowConnectionType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AutomationAuthType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "port", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "host", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endpoint", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parameters_template", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_template", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "template_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metafields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MetafieldType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "credentials", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credentials_from_metafields", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "required_credentials", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_credentials_complete", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "credential_validation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AutomationAuthType", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "basic", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "oauth2", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "api_key", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "jwt", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "WorkflowFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "trigger_type", "description": null, "type": {"kind": "ENUM", "name": "AutomationTriggerType", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowActionTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowActionTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowActionTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowActionType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "WorkflowActionFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "action_type", "description": null, "type": {"kind": "ENUM", "name": "AutomationActionType", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowConnectionTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowConnectionTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowConnectionTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowConnectionType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "WorkflowConnectionFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "auth_type", "description": null, "type": {"kind": "ENUM", "name": "AutomationAuthType", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowEventType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AutomationEventStatus", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AutomationEventType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parameters", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "records", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TracingRecordType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AutomationEventStatus", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "pending", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "running", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "success", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "aborted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "failed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "cancelled", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "AutomationEventType", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "manual", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "webhook", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "auto", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowEventTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowEventTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowEventTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowEventType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "WorkflowEventFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parameters_key", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "AutomationEventStatus", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "AutomationEventType", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowTemplateTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowTemplateTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowTemplateTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowTemplateType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowTemplateType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "trigger", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkflowTriggerTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "template_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowActionNodeType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowActionTemplateType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowTriggerTemplateType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "trigger_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AutomationTriggerType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "template_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowActionTemplateType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AutomationActionType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "port", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "host", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endpoint", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": null, "args": [], "type": {"kind": "ENUM", "name": "AutomationHTTPMethod", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parameters_type", "description": null, "args": [], "type": {"kind": "ENUM", "name": "AutomationParametersType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parameters_template", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "header_template", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type", "description": null, "args": [], "type": {"kind": "ENUM", "name": "AutomationHTTPContentType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "connection", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkflowConnectionTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "template_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metafields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MetafieldType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowConnectionTemplateType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AutomationAuthType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "port", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "host", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endpoint", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parameters_template", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_template", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "template_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metafields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MetafieldType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowActionTemplateTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowActionTemplateTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowActionTemplateTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowActionTemplateType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowConnectionTemplateTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowConnectionTemplateTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkflowConnectionTemplateTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkflowConnectionTemplateType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ShippingRuleType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditions", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ShippingRuleConditionsType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actions", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ShippingRuleActionsType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditions_extensions", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actions_extensions", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ShippingRuleConditionsType", "description": null, "fields": [{"name": "destination", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DestinationConditionType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "service", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "weight", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WeightConditionType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_comparison", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateComparisonConditionType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "address_type", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AddressTypeConditionType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "extensions", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DestinationConditionType", "description": null, "fields": [{"name": "country_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "postal_code", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WeightConditionType", "description": null, "fields": [{"name": "min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "RateComparisonConditionType", "description": null, "fields": [{"name": "compare", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "RateComparisonField", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ComparisonOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "RateComparisonField", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "total_charge", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "transit_days", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "estimated_delivery", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "insurance_charge", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "fuel_surcharge", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "duty_charge", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "tax_charge", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ComparisonOperator", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "eq", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "gt", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "gte", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "lt", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "lte", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "AddressTypeConditionType", "description": null, "fields": [{"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ShippingRuleActionsType", "description": null, "fields": [{"name": "select_service", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SelectServiceActionType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "block_service", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "extensions", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SelectServiceActionType", "description": null, "fields": [{"name": "carrier_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "service_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "strategy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SelectServiceStrategy", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "SelectServiceStrategy", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "cheapest", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "fastest", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "preferred", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ShippingRuleTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ShippingRuleTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ShippingRuleTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ShippingRuleType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ShippingRuleFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SchedulerStatusType", "description": null, "fields": [{"name": "registered_triggers_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "active_scheduled_workflows_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "registered_trigger_ids", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DataTemplateType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields_mapping", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "resource_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ResourceStatus", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ResourceStatus", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "queued", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "has_errors", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "incomplete", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "processed", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "DataTemplateTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataTemplateTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DataTemplateTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataTemplateType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DataTemplateFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "resource_type", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ResourceStatus", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "BatchOperationType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "resource_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ResourceStatus", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "resources", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "BatchObjectType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "BatchOperationStatus", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "BatchObjectType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ResourceStatus", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "BatchOperationStatus", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "queued", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "running", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "failed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "completed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "completed_with_errors", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "BatchOperationTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "BatchOperationTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "BatchOperationTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "BatchOperationType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "BatchOperationFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "resource_type", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ResourceStatus", "ofType": null}}}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "BatchOperationStatus", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DocumentTemplateType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "preview_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "template", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "related_object", "description": null, "args": [], "type": {"kind": "ENUM", "name": "TemplateRelatedObject", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "options", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "TemplateRelatedObject", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "shipment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "other", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "DocumentTemplateTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DocumentTemplateTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DocumentTemplateTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DocumentTemplateType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DocumentTemplateFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "related_object", "description": null, "type": {"kind": "ENUM", "name": "TemplateRelatedObject", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WebhookType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "secret", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disabled", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enabled_events", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EventTypes", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_event_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EventTypes", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "all", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_purchased", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_cancelled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_fulfilled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_out_for_delivery", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_needs_attention", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_delivery_failed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "tracker_created", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "tracker_updated", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "pickup_scheduled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "pickup_cancelled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "pickup_closed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "order_created", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "order_updated", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "order_fulfilled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "order_cancelled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "order_delivered", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "batch_queued", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "batch_failed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "batch_running", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "batch_completed", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "WebhookTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WebhookTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WebhookTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WebhookType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "WebhookFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "disabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "test_mode", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "events", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EventTypes", "ofType": null}}}, "defaultValue": null}, {"name": "date_after", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "date_before", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EventType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_webhooks", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EventTypes", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "request_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EventTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EventTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EventTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EventType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EventFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "entity_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EventTypes", "ofType": null}}}, "defaultValue": null}, {"name": "date_after", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "date_before", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrderType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "order_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "options", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "meta", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OrderStatus", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "test_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "request_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipping_to", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AddressType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipping_from", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AddressType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "billing_address", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AddressType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "line_items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LineItemType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipments", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ShipmentType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "OrderStatus", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "unfulfilled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "cancelled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "fulfilled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "delivered", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "partial", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "LineItemType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quantity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "weight", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sku", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hs_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "weight_unit", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origin_country", "description": null, "args": [], "type": {"kind": "ENUM", "name": "CountryCodeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value_currency", "description": null, "args": [], "type": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unfulfilled_quantity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CommodityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrderTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OrderTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrderTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OrderType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OrderFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "order_id", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "option_key", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "address", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "option_value", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "metadata_key", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "metadata_value", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OrderStatus", "ofType": null}}}, "defaultValue": null}, {"name": "request_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrganizationType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "current_user", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OrganizationMemberType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "members", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OrganizationMemberType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "organization_invites", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OrganizationInvitationType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workspace_config", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkspaceConfigType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "usage", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "UsageFilter", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OrgUsageType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrganizationMemberType", "description": null, "fields": [{"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_admin", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "roles", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "UserRole", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_owner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_login", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OrganizationInvitationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "UserRole", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "member", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "developer", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "admin", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OrganizationInvitationType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "guid", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitee_identifier", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "invited_by", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitee", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "organization_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrgUsageType", "description": null, "fields": [{"name": "members", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_errors", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "order_volume", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_requests", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_trackers", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_shipments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unfulfilled_orders", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_shipping_spend", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_addons_charges", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "api_errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UsageStatType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "api_requests", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UsageStatType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "order_volumes", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UsageStatType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment_count", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UsageStatType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipping_spend", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UsageStatType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tracker_count", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UsageStatType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrganizationTypeConnection", "description": null, "fields": [{"name": "page_info", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OrganizationTypeEdge", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrganizationTypeEdge", "description": null, "fields": [{"name": "node", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OrganizationType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OrgFilter", "description": null, "fields": null, "inputFields": [{"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "Mutation", "description": null, "fields": [{"name": "update_user", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateUserInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserUpdateMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "register_user", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "RegisterUserMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RegisterUserMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_workspace_config", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "WorkspaceConfigMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WorkspaceConfigMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mutate_token", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TokenMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TokenMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_api_key", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateAPIKeyMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateAPIKeyMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_api_key", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteAPIKeyMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteAPIKeyMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "request_email_change", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "RequestEmailChangeMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RequestEmailChangeMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "confirm_email_change", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ConfirmEmailChangeMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ConfirmEmailChangeMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "confirm_email", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ConfirmEmailMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ConfirmEmailMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "change_password", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ChangePasswordMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ChangePasswordMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "request_password_reset", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "RequestPasswordResetMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RequestPasswordResetMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "confirm_password_reset", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ConfirmPasswordResetMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ConfirmPasswordResetMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "enable_multi_factor", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EnableMultiFactorMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EnableMultiFactorMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "confirm_multi_factor", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ConfirmMultiFactorMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ConfirmMultiFactorMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "disable_multi_factor", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisableMultiFactorMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DisableMultiFactorMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_address", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateAddressInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateAddressMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_address", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateAddressInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateAddressMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_parcel", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateParcelInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateParcelMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_parcel", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateParcelInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateParcelMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_product", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateProductInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateProductMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_product", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateProductInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateProductMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_product", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_carrier_connection", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateCarrierConnectionMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateCarrierConnectionMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_carrier_connection", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateCarrierConnectionMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateCarrierConnectionMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mutate_system_connection", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SystemCarrierMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SystemCarrierMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_carrier_connection", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partial_shipment_update", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PartialShipmentMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PartialShipmentMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mutate_metadata", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MetadataMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MetadataMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "change_shipment_status", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ChangeShipmentStatusMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ChangeShipmentStatusMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_address", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteAddressMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_parcel", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteParcelMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "discard_commodity", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "discard_parcel", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_rate_sheet", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateRateSheetMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateRateSheetMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_rate_sheet", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateRateSheetMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateRateSheetMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_rate_sheet_service", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteRateSheetServiceMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteRateSheetServiceMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_rate_sheet", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "add_shared_zone", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AddSharedZoneMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AddSharedZoneMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_shared_zone", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateSharedZoneMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateSharedZoneMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_shared_zone", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteSharedZoneMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteSharedZoneMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "add_shared_surcharge", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AddSharedSurchargeMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AddSharedSurchargeMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_shared_surcharge", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateSharedSurchargeMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateSharedSurchargeMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_shared_surcharge", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteSharedSurchargeMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteSharedSurchargeMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "batch_update_surcharges", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "BatchUpdateSurchargesMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "BatchUpdateSurchargesMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_service_rate", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateServiceRateMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateServiceRateMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "batch_update_service_rates", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "BatchUpdateServiceRatesMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "BatchUpdateServiceRatesMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "add_weight_range", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AddWeightRangeMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AddWeightRangeMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "remove_weight_range", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "RemoveWeightRangeMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RemoveWeightRangeMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_service_rate", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteServiceRateMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteServiceRateMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_service_zone_ids", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateServiceZoneIdsMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateServiceZoneIdsMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_service_surcharge_ids", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateServiceSurchargeIdsMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateServiceSurchargeIdsMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_metafield", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateMetafieldInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateMetafieldMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_metafield", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateMetafieldInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateMetafieldMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_metafield", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archive_shipment", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ArchiveShipmentMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unarchive_shipment", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UnarchiveShipmentMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archive_tracker", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ArchiveTrackerMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unarchive_tracker", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UnarchiveTrackerMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archive_pickup", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ArchivePickupMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unarchive_pickup", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UnarchivePickupMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archive_order", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ArchiveOrderMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unarchive_order", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UnarchiveOrderMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_oauth_app", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateOAuthAppMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateOAuthAppMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_oauth_app", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateOAuthAppMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateOAuthAppMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_oauth_app", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteOAuthAppMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteOAuthAppMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "install_app", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "InstallAppMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InstallAppMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "uninstall_app", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UninstallAppMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UninstallAppMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_app_installation", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateAppInstallationMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateAppInstallationMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rotate_app_api_key", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "RotateAppApiKeyMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RotateAppApiKeyMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ensure_app_api_key", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EnsureAppApiKeyMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EnsureAppApiKeyMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_workflow", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateWorkflowMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateWorkflowMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_workflow", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateWorkflowMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateWorkflowMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_workflow", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_workflow_action", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateWorkflowActionMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateWorkflowActionMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_workflow_action", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateWorkflowActionMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateWorkflowActionMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_workflow_action", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_workflow_connection", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateWorkflowConnectionMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateWorkflowConnectionMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_workflow_connection", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateWorkflowConnectionMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateWorkflowConnectionMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_workflow_connection", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_workflow_event", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateWorkflowEventMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateWorkflowEventMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cancel_workflow_event", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CancelWorkflowEventMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CancelWorkflowEventMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_workflow_trigger", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateWorkflowTriggerMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateWorkflowTriggerMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_workflow_trigger", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateWorkflowTriggerMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateWorkflowTriggerMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_workflow_trigger", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "trigger_scheduled_workflow", "description": null, "args": [{"name": "trigger_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TriggerScheduledWorkflowMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "validate_cron_expression", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ValidateCronExpressionInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ValidateCronExpressionMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_shipping_rule", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateShippingRuleMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateShippingRuleMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_shipping_rule", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateShippingRuleMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateShippingRuleMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_shipping_rule", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteShippingRuleMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_data_template", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateDataTemplateMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateDataTemplateMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_template", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateDataTemplateMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateDataTemplateMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_template", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_document_template", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateDocumentTemplateMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateDocumentTemplateMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_document_template", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateDocumentTemplateMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateDocumentTemplateMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_document_template", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_webhook", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateWebhookMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateWebhookMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_webhook", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateWebhookMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateWebhookMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_webhook", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_order", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateOrderMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateOrderMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_order", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateOrderMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateOrderMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_order", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteOrderMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteOrderMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_organization", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateOrganizationMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CreateOrganizationMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_organization", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateOrganizationMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateOrganizationMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_organization", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteOrganizationMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteOrganizationMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "change_organization_owner", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ChangeOrganizationOwnerMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ChangeOrganizationOwnerMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "set_organization_user_roles", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SetOrganizationUserRolesMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SetOrganizationUserRolesMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "send_organization_invites", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SendOrganizationInvitesMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SendOrganizationInvitesMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accept_organization_invitation", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AcceptOrganizationInvitationMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AcceptOrganizationInvitationMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_organization_invitation", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DeleteMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "remove_organization_member", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "RemoveOrganizationMemberMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RemoveOrganizationMemberMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_member_status", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateMemberStatusMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateMemberStatusMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "resend_organization_invite", "description": null, "args": [{"name": "input", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ResendOrganizationInviteMutationInput", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ResendOrganizationInviteMutation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UserUpdateMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ErrorType", "description": null, "fields": [{"name": "field", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "messages", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateUserInput", "description": null, "fields": null, "inputFields": [{"name": "full_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "RegisterUserMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RegisterUserMutationInput", "description": null, "fields": null, "inputFields": [{"name": "email", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "password1", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "password2", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "redirect_url", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WorkspaceConfigMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workspace_config", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkspaceConfigType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "WorkspaceConfigMutationInput", "description": null, "fields": null, "inputFields": [{"name": "default_currency", "description": null, "type": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}, "defaultValue": null}, {"name": "default_country_code", "description": null, "type": {"kind": "ENUM", "name": "CountryCodeEnum", "ofType": null}, "defaultValue": null}, {"name": "default_label_type", "description": null, "type": {"kind": "ENUM", "name": "LabelTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "default_weight_unit", "description": null, "type": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}, "defaultValue": null}, {"name": "default_dimension_unit", "description": null, "type": {"kind": "ENUM", "name": "DimensionUnitEnum", "ofType": null}, "defaultValue": null}, {"name": "state_tax_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "federal_tax_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "customs_aes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "customs_eel_pfc", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "customs_eori_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "customs_license_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "customs_certificate_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "customs_nip_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "customs_vat_registration_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "insured_by_default", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "label_message_1", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "label_message_2", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "label_message_3", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "label_logo", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "print_label_size", "description": null, "type": {"kind": "ENUM", "name": "LabelSizeEnum", "ofType": null}, "defaultValue": null}, {"name": "print_label_show_options", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "print_return_label_size", "description": null, "type": {"kind": "ENUM", "name": "LabelSizeEnum", "ofType": null}, "defaultValue": null}, {"name": "print_return_label_show_options", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "print_customs_size", "description": null, "type": {"kind": "ENUM", "name": "LabelSizeEnum", "ofType": null}, "defaultValue": null}, {"name": "print_customs_show_options", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "print_customs_with_label", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "print_customs_copies", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "default_parcel_weight", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "default_shipping_service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "default_shipping_carrier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "default_export_reason", "description": null, "type": {"kind": "ENUM", "name": "ExportReasonEnum", "ofType": null}, "defaultValue": null}, {"name": "default_delivery_instructions", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "label_show_postage_paid_logo", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "label_show_qr_code", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "customs_use_order_as_invoice", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "pref_first_mile", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FirstMileEnum", "ofType": null}}}, "defaultValue": null}, {"name": "pref_last_mile", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LastMileEnum", "ofType": null}}}, "defaultValue": null}, {"name": "pref_form_factor", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FormFactorEnum", "ofType": null}}}, "defaultValue": null}, {"name": "pref_age_check", "description": null, "type": {"kind": "ENUM", "name": "AgeCheckEnum", "ofType": null}, "defaultValue": null}, {"name": "pref_signature_required", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "pref_max_lead_time_days", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "shipping_app_test_mode", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TokenMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TokenType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TokenMutationInput", "description": null, "fields": null, "inputFields": [{"name": "key", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "password", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "refresh", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateAPIKeyMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "api_key", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "APIKeyType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateAPIKeyMutationInput", "description": null, "fields": null, "inputFields": [{"name": "password", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "permissions", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DeleteAPIKeyMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DeleteAPIKeyMutationInput", "description": null, "fields": null, "inputFields": [{"name": "password", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "RequestEmailChangeMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RequestEmailChangeMutationInput", "description": null, "fields": null, "inputFields": [{"name": "email", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "password", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "redirect_url", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ConfirmEmailChangeMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ConfirmEmailChangeMutationInput", "description": null, "fields": null, "inputFields": [{"name": "token", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ConfirmEmailMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "success", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ConfirmEmailMutationInput", "description": null, "fields": null, "inputFields": [{"name": "token", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangePasswordMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ChangePasswordMutationInput", "description": null, "fields": null, "inputFields": [{"name": "old_password", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "new_password1", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "new_password2", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "RequestPasswordResetMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "redirect_url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RequestPasswordResetMutationInput", "description": null, "fields": null, "inputFields": [{"name": "email", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "redirect_url", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ConfirmPasswordResetMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ConfirmPasswordResetMutationInput", "description": null, "fields": null, "inputFields": [{"name": "uid", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "new_password1", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "new_password2", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EnableMultiFactorMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EnableMultiFactorMutationInput", "description": null, "fields": null, "inputFields": [{"name": "password", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ConfirmMultiFactorMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ConfirmMultiFactorMutationInput", "description": null, "fields": null, "inputFields": [{"name": "token", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DisableMultiFactorMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UserType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DisableMultiFactorMutationInput", "description": null, "fields": null, "inputFields": [{"name": "password", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateAddressMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "address", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AddressTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateAddressInput", "description": null, "fields": null, "inputFields": [{"name": "meta", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "defaultValue": null}, {"name": "country_code", "description": null, "type": {"kind": "ENUM", "name": "CountryCodeEnum", "ofType": null}, "defaultValue": null}, {"name": "postal_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "federal_tax_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state_tax_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "person_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "company_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "residential", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "street_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "address_line1", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "address_line2", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "validate_location", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateAddressMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "address", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AddressTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateAddressInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "meta", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "country_code", "description": null, "type": {"kind": "ENUM", "name": "CountryCodeEnum", "ofType": null}, "defaultValue": null}, {"name": "postal_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "federal_tax_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state_tax_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "person_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "company_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "residential", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "street_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "address_line1", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "address_line2", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "validate_location", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateParcelMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parcel", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ParcelTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateParcelInput", "description": null, "fields": null, "inputFields": [{"name": "meta", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "defaultValue": null}, {"name": "weight", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}, {"name": "weight_unit", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}}, "defaultValue": null}, {"name": "width", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "height", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "length", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "packaging_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "package_preset", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_document", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "dimension_unit", "description": null, "type": {"kind": "ENUM", "name": "DimensionUnitEnum", "ofType": null}, "defaultValue": null}, {"name": "reference_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "freight_class", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "items", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CommodityInput", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CommodityInput", "description": null, "fields": null, "inputFields": [{"name": "weight", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}, {"name": "weight_unit", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}}, "defaultValue": null}, {"name": "quantity", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "1"}, {"name": "sku", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "hs_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value_amount", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "origin_country", "description": null, "type": {"kind": "ENUM", "name": "CountryCodeEnum", "ofType": null}, "defaultValue": null}, {"name": "value_currency", "description": null, "type": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateParcelMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parcel", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ParcelTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateParcelInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "meta", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "weight", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "weight_unit", "description": null, "type": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}, "defaultValue": null}, {"name": "width", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "height", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "length", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "packaging_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "package_preset", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_document", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "dimension_unit", "description": null, "type": {"kind": "ENUM", "name": "DimensionUnitEnum", "ofType": null}, "defaultValue": null}, {"name": "reference_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "freight_class", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "items", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateCommodityInput", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateCommodityInput", "description": null, "fields": null, "inputFields": [{"name": "weight", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "weight_unit", "description": null, "type": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}, "defaultValue": null}, {"name": "quantity", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "sku", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "hs_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value_amount", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "origin_country", "description": null, "type": {"kind": "ENUM", "name": "CountryCodeEnum", "ofType": null}, "defaultValue": null}, {"name": "value_currency", "description": null, "type": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateProductMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateProductInput", "description": null, "fields": null, "inputFields": [{"name": "meta", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "defaultValue": null}, {"name": "weight", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}, {"name": "weight_unit", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}}, "defaultValue": null}, {"name": "quantity", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "1"}, {"name": "sku", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "hs_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value_amount", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "value_currency", "description": null, "type": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}, "defaultValue": null}, {"name": "origin_country", "description": null, "type": {"kind": "ENUM", "name": "CountryCodeEnum", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateProductMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateProductInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "meta", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "weight", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "weight_unit", "description": null, "type": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}, "defaultValue": null}, {"name": "quantity", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "sku", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "hs_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value_amount", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "value_currency", "description": null, "type": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}, "defaultValue": null}, {"name": "origin_country", "description": null, "type": {"kind": "ENUM", "name": "CountryCodeEnum", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DeleteMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DeleteMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateCarrierConnectionMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "connection", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CarrierConnectionType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateCarrierConnectionMutationInput", "description": null, "fields": null, "inputFields": [{"name": "carrier_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "CarrierNameEnum", "ofType": null}}, "defaultValue": null}, {"name": "carrier_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "credentials", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "defaultValue": null}, {"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "capabilities", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateCarrierConnectionMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "connection", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CarrierConnectionType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateCarrierConnectionMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "carrier_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "credentials", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "capabilities", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SystemCarrierMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "carrier", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SystemConnectionType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SystemCarrierMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "enable", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "tc_accepted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PartialShipmentMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ShipmentType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PartialShipmentMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "recipient", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "UpdateAddressInput", "ofType": null}, "defaultValue": null}, {"name": "shipper", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "UpdateAddressInput", "ofType": null}, "defaultValue": null}, {"name": "return_address", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "UpdateAddressInput", "ofType": null}, "defaultValue": null}, {"name": "billing_address", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "UpdateAddressInput", "ofType": null}, "defaultValue": null}, {"name": "customs", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "parcels", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateParcelInput", "ofType": null}}}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PaymentInput", "ofType": null}, "defaultValue": null}, {"name": "label_type", "description": null, "type": {"kind": "ENUM", "name": "LabelTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "options", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "reference", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "order_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PaymentInput", "description": null, "fields": null, "inputFields": [{"name": "account_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "paid_by", "description": null, "type": {"kind": "ENUM", "name": "PaidByEnum", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MetadataMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MetadataMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "object_type", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "MetadataObjectTypeEnum", "ofType": null}}, "defaultValue": null}, {"name": "added_values", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "defaultValue": null}, {"name": "discarded_keys", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "MetadataObjectTypeEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "carrier", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "commodity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "tracker", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeShipmentStatusMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ShipmentType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ChangeShipmentStatusMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "ManualShipmentStatusEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ManualShipmentStatusEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "in_transit", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "needs_attention", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "delivery_failed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "delivered", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "DeleteAddressMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DeleteParcelMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateRateSheetMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateRateSheetMutationInput", "description": null, "fields": null, "inputFields": [{"name": "name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "carrier_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "CarrierNameEnum", "ofType": null}}, "defaultValue": null}, {"name": "services", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateServiceLevelInput", "ofType": null}}}, "defaultValue": null}, {"name": "zones", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SharedZoneInput", "ofType": null}}}, "defaultValue": null}, {"name": "surcharges", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SharedSurchargeInput", "ofType": null}}}, "defaultValue": null}, {"name": "service_rates", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ServiceRateInput", "ofType": null}}}, "defaultValue": null}, {"name": "carriers", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "origin_countries", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "pricing_config", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateServiceLevelInput", "description": null, "fields": null, "inputFields": [{"name": "service_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "service_code", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}}, "defaultValue": null}, {"name": "carrier_service_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "transit_days", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "transit_time", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "max_width", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "max_height", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "max_length", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "dimension_unit", "description": null, "type": {"kind": "ENUM", "name": "DimensionUnitEnum", "ofType": null}, "defaultValue": null}, {"name": "min_weight", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "max_weight", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "weight_unit", "description": null, "type": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}, "defaultValue": null}, {"name": "max_volume", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "cost", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "dim_factor", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "use_volumetric", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "domicile", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "international", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "features", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ServiceLevelFeaturesInput", "ofType": null}, "defaultValue": null}, {"name": "age_check", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "neighbor_delivery", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "saturday_delivery", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "zone_ids", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "surcharge_ids", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "pricing_config", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ServiceLevelFeaturesInput", "description": null, "fields": null, "inputFields": [{"name": "first_mile", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_mile", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "form_factor", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "b2c", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "b2b", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "shipment_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "age_check", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "signature", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tracked", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "insurance", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "express", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "dangerous_goods", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "saturday_delivery", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "sunday_delivery", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "multicollo", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "neighbor_delivery", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SharedZoneInput", "description": null, "fields": null, "inputFields": [{"name": "label", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country_codes", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "postal_codes", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "cities", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "transit_days", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "transit_time", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "radius", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "latitude", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "longitude", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "min_weight", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "max_weight", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "weight_unit", "description": null, "type": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SharedSurchargeInput", "description": null, "fields": null, "inputFields": [{"name": "name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "surcharge_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": "\"fixed\""}, {"name": "cost", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ServiceRateInput", "description": null, "fields": null, "inputFields": [{"name": "service_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "zone_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "rate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}, {"name": "cost", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "min_weight", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "max_weight", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "transit_days", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "transit_time", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "meta", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateRateSheetMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateRateSheetMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "services", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateServiceLevelInput", "ofType": null}}}, "defaultValue": null}, {"name": "zones", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SharedZoneInput", "ofType": null}}}, "defaultValue": null}, {"name": "surcharges", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SharedSurchargeInput", "ofType": null}}}, "defaultValue": null}, {"name": "service_rates", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ServiceRateInput", "ofType": null}}}, "defaultValue": null}, {"name": "carriers", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "origin_countries", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "remove_missing_services", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "pricing_config", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateServiceLevelInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "service_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "service_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "ENUM", "name": "CurrencyCodeEnum", "ofType": null}, "defaultValue": null}, {"name": "carrier_service_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "transit_days", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "transit_time", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "max_width", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "max_height", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "max_length", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "dimension_unit", "description": null, "type": {"kind": "ENUM", "name": "DimensionUnitEnum", "ofType": null}, "defaultValue": null}, {"name": "min_weight", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "max_weight", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "weight_unit", "description": null, "type": {"kind": "ENUM", "name": "WeightUnitEnum", "ofType": null}, "defaultValue": null}, {"name": "max_volume", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "cost", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "dim_factor", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "use_volumetric", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "domicile", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "international", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "features", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ServiceLevelFeaturesInput", "ofType": null}, "defaultValue": null}, {"name": "age_check", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "neighbor_delivery", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "saturday_delivery", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "zone_ids", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "surcharge_ids", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "pricing_config", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DeleteRateSheetServiceMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DeleteRateSheetServiceMutationInput", "description": null, "fields": null, "inputFields": [{"name": "rate_sheet_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "service_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AddSharedZoneMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AddSharedZoneMutationInput", "description": null, "fields": null, "inputFields": [{"name": "rate_sheet_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "zone", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SharedZoneInput", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateSharedZoneMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateSharedZoneMutationInput", "description": null, "fields": null, "inputFields": [{"name": "rate_sheet_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "zone_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "zone", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SharedZoneInput", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DeleteSharedZoneMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DeleteSharedZoneMutationInput", "description": null, "fields": null, "inputFields": [{"name": "rate_sheet_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "zone_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AddSharedSurchargeMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AddSharedSurchargeMutationInput", "description": null, "fields": null, "inputFields": [{"name": "rate_sheet_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "surcharge", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SharedSurchargeInput", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateSharedSurchargeMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateSharedSurchargeMutationInput", "description": null, "fields": null, "inputFields": [{"name": "rate_sheet_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "surcharge_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "surcharge", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SharedSurchargeInput", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DeleteSharedSurchargeMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DeleteSharedSurchargeMutationInput", "description": null, "fields": null, "inputFields": [{"name": "rate_sheet_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "surcharge_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "BatchUpdateSurchargesMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "BatchUpdateSurchargesMutationInput", "description": null, "fields": null, "inputFields": [{"name": "rate_sheet_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "surcharges", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SharedSurchargeInput", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateServiceRateMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateServiceRateMutationInput", "description": null, "fields": null, "inputFields": [{"name": "rate_sheet_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "service_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "zone_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "rate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}, {"name": "cost", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "min_weight", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "max_weight", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "transit_days", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "transit_time", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "meta", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "BatchUpdateServiceRatesMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "BatchUpdateServiceRatesMutationInput", "description": null, "fields": null, "inputFields": [{"name": "rate_sheet_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "rates", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ServiceRateInput", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AddWeightRangeMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AddWeightRangeMutationInput", "description": null, "fields": null, "inputFields": [{"name": "rate_sheet_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "min_weight", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}, {"name": "max_weight", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "RemoveWeightRangeMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RemoveWeightRangeMutationInput", "description": null, "fields": null, "inputFields": [{"name": "rate_sheet_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "min_weight", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}, {"name": "max_weight", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DeleteServiceRateMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DeleteServiceRateMutationInput", "description": null, "fields": null, "inputFields": [{"name": "rate_sheet_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "service_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "zone_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "min_weight", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "max_weight", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateServiceZoneIdsMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateServiceZoneIdsMutationInput", "description": null, "fields": null, "inputFields": [{"name": "rate_sheet_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "service_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "zone_ids", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateServiceSurchargeIdsMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_sheet", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RateSheetType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateServiceSurchargeIdsMutationInput", "description": null, "fields": null, "inputFields": [{"name": "rate_sheet_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "service_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "surcharge_ids", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateMetafieldMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metafield", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "MetafieldType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateMetafieldInput", "description": null, "fields": null, "inputFields": [{"name": "key", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "MetafieldTypeEnum", "ofType": null}}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "is_required", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "object_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateMetafieldMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metafield", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "MetafieldType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateMetafieldInput", "description": null, "fields": null, "inputFields": [{"name": "key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "MetafieldTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "is_required", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "object_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ArchiveShipmentMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ShipmentType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UnarchiveShipmentMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipment", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ShipmentType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ArchiveTrackerMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tracker", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TrackerType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UnarchiveTrackerMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tracker", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TrackerType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ArchivePickupMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pickup", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "PickupType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UnarchivePickupMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pickup", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "PickupType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ArchiveOrderMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_archived", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "archived_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UnarchiveOrderMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_archived", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "archived_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateOAuthAppMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "oauth_app", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OAuthAppWithCredentialsType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OAuthAppWithCredentialsType", "description": null, "fields": [{"name": "object_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "display_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "launch_url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "redirect_uris", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "features", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "client_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "client_secret", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateOAuthAppMutationInput", "description": null, "fields": null, "inputFields": [{"name": "display_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "launch_url", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "redirect_uris", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "features", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateOAuthAppMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "oauth_app", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OAuthAppType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateOAuthAppMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "display_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "launch_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "redirect_uris", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "features", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DeleteOAuthAppMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "success", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DeleteOAuthAppMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "InstallAppMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "installation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppInstallationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "InstallAppMutationInput", "description": null, "fields": null, "inputFields": [{"name": "app_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "app_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": "\"marketplace\""}, {"name": "access_scopes", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "metafields", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateMetafieldInput", "ofType": null}}}, "defaultValue": null}, {"name": "requires_oauth", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "oauth_app_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CreateOAuthAppMutationInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UninstallAppMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "success", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UninstallAppMutationInput", "description": null, "fields": null, "inputFields": [{"name": "app_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "installation_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateAppInstallationMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "installation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppInstallationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateAppInstallationMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "access_scopes", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "metafields", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MetafieldInput", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MetafieldInput", "description": null, "fields": null, "inputFields": [{"name": "key", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "MetafieldTypeEnum", "ofType": null}}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "is_required", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "object_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "RotateAppApiKeyMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "installation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppInstallationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RotateAppApiKeyMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EnsureAppApiKeyMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "installation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppInstallationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EnsureAppApiKeyMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateWorkflowMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkflowType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateWorkflowMutationInput", "description": null, "fields": null, "inputFields": [{"name": "name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "action_nodes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActionNodeInput", "ofType": null}}}}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "template_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "trigger", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartialWorkflowTriggerMutationInput", "ofType": null}, "defaultValue": null}, {"name": "actions", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PartialWorkflowActionMutationInput", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ActionNodeInput", "description": null, "fields": null, "inputFields": [{"name": "order", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "index", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PartialWorkflowTriggerMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "trigger_type", "description": null, "type": {"kind": "ENUM", "name": "AutomationTriggerType", "ofType": null}, "defaultValue": null}, {"name": "schedule", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "secret", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "secret_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "template_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PartialWorkflowActionMutationInput", "description": null, "fields": null, "inputFields": [{"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "action_type", "description": null, "type": {"kind": "ENUM", "name": "AutomationActionType", "ofType": null}, "defaultValue": null}, {"name": "port", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "host", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "endpoint", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "ENUM", "name": "AutomationHTTPMethod", "ofType": null}, "defaultValue": null}, {"name": "parameters_type", "description": null, "type": {"kind": "ENUM", "name": "AutomationParametersType", "ofType": null}, "defaultValue": null}, {"name": "parameters_template", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "header_template", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_type", "description": null, "type": {"kind": "ENUM", "name": "AutomationHTTPContentType", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "template_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metafields", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MetafieldInput", "ofType": null}}}, "defaultValue": null}, {"name": "connection", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartialWorkflowConnectionMutationInput", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PartialWorkflowConnectionMutationInput", "description": null, "fields": null, "inputFields": [{"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "auth_type", "description": null, "type": {"kind": "ENUM", "name": "AutomationAuthType", "ofType": null}, "defaultValue": null}, {"name": "port", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "host", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "endpoint", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "credentials", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "auth_template", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "parameters_template", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "template_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metafields", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MetafieldInput", "ofType": null}}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateWorkflowMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkflowType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateWorkflowMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "action_nodes", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActionNodeInput", "ofType": null}}}, "defaultValue": null}, {"name": "template_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "trigger", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartialWorkflowTriggerMutationInput", "ofType": null}, "defaultValue": null}, {"name": "actions", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PartialWorkflowActionMutationInput", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateWorkflowActionMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_action", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkflowActionType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateWorkflowActionMutationInput", "description": null, "fields": null, "inputFields": [{"name": "name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "action_type", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AutomationActionType", "ofType": null}}, "defaultValue": null}, {"name": "port", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "host", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "endpoint", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "ENUM", "name": "AutomationHTTPMethod", "ofType": null}, "defaultValue": null}, {"name": "parameters_type", "description": null, "type": {"kind": "ENUM", "name": "AutomationParametersType", "ofType": null}, "defaultValue": null}, {"name": "parameters_template", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "header_template", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_type", "description": null, "type": {"kind": "ENUM", "name": "AutomationHTTPContentType", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "template_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metafields", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateMetafieldInput", "ofType": null}}}, "defaultValue": null}, {"name": "connection", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartialWorkflowConnectionMutationInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateWorkflowActionMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_action", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkflowActionType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateWorkflowActionMutationInput", "description": null, "fields": null, "inputFields": [{"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "action_type", "description": null, "type": {"kind": "ENUM", "name": "AutomationActionType", "ofType": null}, "defaultValue": null}, {"name": "port", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "host", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "endpoint", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "ENUM", "name": "AutomationHTTPMethod", "ofType": null}, "defaultValue": null}, {"name": "parameters_type", "description": null, "type": {"kind": "ENUM", "name": "AutomationParametersType", "ofType": null}, "defaultValue": null}, {"name": "parameters_template", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "header_template", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_type", "description": null, "type": {"kind": "ENUM", "name": "AutomationHTTPContentType", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "template_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metafields", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MetafieldInput", "ofType": null}}}, "defaultValue": null}, {"name": "connection", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartialWorkflowConnectionMutationInput", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateWorkflowConnectionMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_connection", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkflowConnectionType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateWorkflowConnectionMutationInput", "description": null, "fields": null, "inputFields": [{"name": "name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "auth_type", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AutomationAuthType", "ofType": null}}, "defaultValue": null}, {"name": "port", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "host", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "endpoint", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "credentials", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "auth_template", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "parameters_template", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "template_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metafields", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateMetafieldInput", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateWorkflowConnectionMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_connection", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkflowConnectionType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateWorkflowConnectionMutationInput", "description": null, "fields": null, "inputFields": [{"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "auth_type", "description": null, "type": {"kind": "ENUM", "name": "AutomationAuthType", "ofType": null}, "defaultValue": null}, {"name": "port", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "host", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "endpoint", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "credentials", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "auth_template", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "parameters_template", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "template_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metafields", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MetafieldInput", "ofType": null}}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateWorkflowEventMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_event", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkflowEventType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateWorkflowEventMutationInput", "description": null, "fields": null, "inputFields": [{"name": "workflow_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AutomationEventType", "ofType": null}}, "defaultValue": null}, {"name": "parameters", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CancelWorkflowEventMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_event", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkflowEventType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CancelWorkflowEventMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateWorkflowTriggerMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_trigger", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkflowTriggerType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateWorkflowTriggerMutationInput", "description": null, "fields": null, "inputFields": [{"name": "workflow_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "trigger_type", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AutomationTriggerType", "ofType": null}}, "defaultValue": null}, {"name": "schedule", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "secret", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "secret_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "template_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateWorkflowTriggerMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_trigger", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkflowTriggerType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateWorkflowTriggerMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "trigger_type", "description": null, "type": {"kind": "ENUM", "name": "AutomationTriggerType", "ofType": null}, "defaultValue": null}, {"name": "schedule", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "secret", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "secret_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "template_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TriggerScheduledWorkflowMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_event", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WorkflowEventType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ValidateCronExpressionMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_valid", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_run_times", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ValidateCronExpressionInput", "description": null, "fields": null, "inputFields": [{"name": "expression", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateShippingRuleMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipping_rule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ShippingRuleType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateShippingRuleMutationInput", "description": null, "fields": null, "inputFields": [{"name": "name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "conditions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShippingRuleConditionsInput", "ofType": null}, "defaultValue": null}, {"name": "actions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShippingRuleActionsInput", "ofType": null}, "defaultValue": null}, {"name": "conditions_extensions", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "actions_extensions", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ShippingRuleConditionsInput", "description": null, "fields": null, "inputFields": [{"name": "destination", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DestinationConditionInput", "ofType": null}, "defaultValue": null}, {"name": "carrier_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "weight", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "WeightConditionInput", "ofType": null}, "defaultValue": null}, {"name": "rate_comparison", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "RateComparisonConditionInput", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "address_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AddressTypeConditionInput", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "extensions", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DestinationConditionInput", "description": null, "fields": null, "inputFields": [{"name": "country_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "postal_code", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "WeightConditionInput", "description": null, "fields": null, "inputFields": [{"name": "min", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RateComparisonConditionInput", "description": null, "fields": null, "inputFields": [{"name": "compare", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "RateComparisonField", "ofType": null}}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ComparisonOperator", "ofType": null}}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AddressTypeConditionInput", "description": null, "fields": null, "inputFields": [{"name": "type", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ShippingRuleActionsInput", "description": null, "fields": null, "inputFields": [{"name": "select_service", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SelectServiceActionInput", "ofType": null}, "defaultValue": null}, {"name": "block_service", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "extensions", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SelectServiceActionInput", "description": null, "fields": null, "inputFields": [{"name": "carrier_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "carrier_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "service_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "strategy", "description": null, "type": {"kind": "ENUM", "name": "SelectServiceStrategy", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateShippingRuleMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shipping_rule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ShippingRuleType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateShippingRuleMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "conditions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShippingRuleConditionsInput", "ofType": null}, "defaultValue": null}, {"name": "actions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShippingRuleActionsInput", "ofType": null}, "defaultValue": null}, {"name": "conditions_extensions", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "actions_extensions", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DeleteShippingRuleMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateDataTemplateMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "template", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DataTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateDataTemplateMutationInput", "description": null, "fields": null, "inputFields": [{"name": "slug", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "fields_mapping", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSON", "ofType": null}}, "defaultValue": null}, {"name": "resource_type", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ResourceStatus", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateDataTemplateMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "template", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DataTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateDataTemplateMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fields_mapping", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "resource_type", "description": null, "type": {"kind": "ENUM", "name": "ResourceStatus", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateDocumentTemplateMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "template", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DocumentTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateDocumentTemplateMutationInput", "description": null, "fields": null, "inputFields": [{"name": "slug", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "template", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "related_object", "description": null, "type": {"kind": "ENUM", "name": "TemplateRelatedObject", "ofType": null}, "defaultValue": null}, {"name": "options", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateDocumentTemplateMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "template", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DocumentTemplateType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateDocumentTemplateMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "template", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "related_object", "description": null, "type": {"kind": "ENUM", "name": "TemplateRelatedObject", "ofType": null}, "defaultValue": null}, {"name": "options", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateWebhookMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "webhook", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WebhookType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateWebhookMutationInput", "description": null, "fields": null, "inputFields": [{"name": "url", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "enabled_events", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EventTypes", "ofType": null}}}}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "disabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateWebhookMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "webhook", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WebhookType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateWebhookMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "enabled_events", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EventTypes", "ofType": null}}}}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "disabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateOrderMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OrderType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateOrderMutationInput", "description": null, "fields": null, "inputFields": [{"name": "shipping_to", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AddressInput", "ofType": null}}, "defaultValue": null}, {"name": "line_items", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CommodityInput", "ofType": null}}}}, "defaultValue": null}, {"name": "order_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "order_date", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "shipping_from", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AddressInput", "ofType": null}, "defaultValue": null}, {"name": "billing_address", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AddressInput", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "options", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AddressInput", "description": null, "fields": null, "inputFields": [{"name": "country_code", "description": null, "type": {"kind": "ENUM", "name": "CountryCodeEnum", "ofType": null}, "defaultValue": null}, {"name": "postal_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "federal_tax_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state_tax_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "person_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "company_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "residential", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "street_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "address_line1", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "address_line2", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "validate_location", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateOrderMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OrderType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateOrderMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "order_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "order_date", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "shipping_to", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "UpdateAddressInput", "ofType": null}, "defaultValue": null}, {"name": "shipping_from", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "UpdateAddressInput", "ofType": null}, "defaultValue": null}, {"name": "billing_address", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "UpdateAddressInput", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "options", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}, {"name": "line_items", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateCommodityInput", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DeleteOrderMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DeleteOrderMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CreateOrganizationMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "organization", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OrganizationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CreateOrganizationMutationInput", "description": null, "fields": null, "inputFields": [{"name": "name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateOrganizationMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "organization", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OrganizationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateOrganizationMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "JSON", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DeleteOrganizationMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "organization", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OrganizationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DeleteOrganizationMutationInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "password", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeOrganizationOwnerMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "organization", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OrganizationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ChangeOrganizationOwnerMutationInput", "description": null, "fields": null, "inputFields": [{"name": "org_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "password", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SetOrganizationUserRolesMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "organization", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OrganizationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SetOrganizationUserRolesMutationInput", "description": null, "fields": null, "inputFields": [{"name": "org_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "roles", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "UserRole", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SendOrganizationInvitesMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "organization", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OrganizationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SendOrganizationInvitesMutationInput", "description": null, "fields": null, "inputFields": [{"name": "org_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "emails", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "defaultValue": null}, {"name": "redirect_url", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "roles", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "UserRole", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AcceptOrganizationInvitationMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "organization", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OrganizationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AcceptOrganizationInvitationMutationInput", "description": null, "fields": null, "inputFields": [{"name": "guid", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "RemoveOrganizationMemberMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "organization", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OrganizationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RemoveOrganizationMemberMutationInput", "description": null, "fields": null, "inputFields": [{"name": "org_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UpdateMemberStatusMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "organization", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OrganizationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UpdateMemberStatusMutationInput", "description": null, "fields": null, "inputFields": [{"name": "org_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ResendOrganizationInviteMutation", "description": null, "fields": [{"name": "errors", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ErrorType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OrganizationInvitationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ResendOrganizationInviteMutationInput", "description": null, "fields": null, "inputFields": [{"name": "invitation_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "redirect_url", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "__Schema", "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.", "fields": [{"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "types", "description": "A list of all types supported by this server.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__Type", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "queryType", "description": "The type that query operations will be rooted at.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__Type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mutationType", "description": "If this server supports mutation, the type that mutation operations will be rooted at.", "args": [], "type": {"kind": "OBJECT", "name": "__Type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptionType", "description": "If this server supports subscription, the type that subscription operations will be rooted at.", "args": [], "type": {"kind": "OBJECT", "name": "__Type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "directives", "description": "A list of all directives supported by this server.", "args": [{"name": "includeDeprecated", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__Directive", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "__Type", "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, description and optional `specifiedByURL`, 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.", "fields": [{"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "__TypeKind", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "specifiedByURL", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [{"name": "includeDeprecated", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__Field", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "interfaces", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__Type", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "possibleTypes", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__Type", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "enumValues", "description": null, "args": [{"name": "includeDeprecated", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__EnumValue", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inputFields", "description": null, "args": [{"name": "includeDeprecated", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__InputValue", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "__Type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isOneOf", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "__TypeKind", "description": "An enum describing what kind of type a given `__Type` is.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "SCALAR", "description": "Indicates this type is a scalar.", "isDeprecated": false, "deprecationReason": null}, {"name": "OBJECT", "description": "Indicates this type is an object. `fields` and `interfaces` are valid fields.", "isDeprecated": false, "deprecationReason": null}, {"name": "INTERFACE", "description": "Indicates this type is an interface. `fields`, `interfaces`, and `possibleTypes` are valid fields.", "isDeprecated": false, "deprecationReason": null}, {"name": "UNION", "description": "Indicates this type is a union. `possibleTypes` is a valid field.", "isDeprecated": false, "deprecationReason": null}, {"name": "ENUM", "description": "Indicates this type is an enum. `enumValues` is a valid field.", "isDeprecated": false, "deprecationReason": null}, {"name": "INPUT_OBJECT", "description": "Indicates this type is an input object. `inputFields` is a valid field.", "isDeprecated": false, "deprecationReason": null}, {"name": "LIST", "description": "Indicates this type is a list. `ofType` is a valid field.", "isDeprecated": false, "deprecationReason": null}, {"name": "NON_NULL", "description": "Indicates this type is a non-null. `ofType` is a valid field.", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "__Field", "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.", "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "args", "description": null, "args": [{"name": "includeDeprecated", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__InputValue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__Type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeprecated", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deprecationReason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "__InputValue", "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.", "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__Type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "defaultValue", "description": "A GraphQL-formatted string representing the default value for this input value.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeprecated", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deprecationReason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "__EnumValue", "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.", "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeprecated", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deprecationReason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "__Directive", "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.", "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isRepeatable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "locations", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "__DirectiveLocation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "args", "description": null, "args": [{"name": "includeDeprecated", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__InputValue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeprecated", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deprecationReason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "__DirectiveLocation", "description": "A Directive can be adjacent to many parts of the GraphQL language, a __DirectiveLocation describes one such possible adjacencies.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "QUERY", "description": "Location adjacent to a query operation.", "isDeprecated": false, "deprecationReason": null}, {"name": "MUTATION", "description": "Location adjacent to a mutation operation.", "isDeprecated": false, "deprecationReason": null}, {"name": "SUBSCRIPTION", "description": "Location adjacent to a subscription operation.", "isDeprecated": false, "deprecationReason": null}, {"name": "FIELD", "description": "Location adjacent to a field.", "isDeprecated": false, "deprecationReason": null}, {"name": "FRAGMENT_DEFINITION", "description": "Location adjacent to a fragment definition.", "isDeprecated": false, "deprecationReason": null}, {"name": "FRAGMENT_SPREAD", "description": "Location adjacent to a fragment spread.", "isDeprecated": false, "deprecationReason": null}, {"name": "INLINE_FRAGMENT", "description": "Location adjacent to an inline fragment.", "isDeprecated": false, "deprecationReason": null}, {"name": "VARIABLE_DEFINITION", "description": "Location adjacent to a variable definition.", "isDeprecated": false, "deprecationReason": null}, {"name": "SCHEMA", "description": "Location adjacent to a schema definition.", "isDeprecated": false, "deprecationReason": null}, {"name": "SCALAR", "description": "Location adjacent to a scalar definition.", "isDeprecated": false, "deprecationReason": null}, {"name": "OBJECT", "description": "Location adjacent to an object type definition.", "isDeprecated": false, "deprecationReason": null}, {"name": "FIELD_DEFINITION", "description": "Location adjacent to a field definition.", "isDeprecated": false, "deprecationReason": null}, {"name": "ARGUMENT_DEFINITION", "description": "Location adjacent to an argument definition.", "isDeprecated": false, "deprecationReason": null}, {"name": "INTERFACE", "description": "Location adjacent to an interface definition.", "isDeprecated": false, "deprecationReason": null}, {"name": "UNION", "description": "Location adjacent to a union definition.", "isDeprecated": false, "deprecationReason": null}, {"name": "ENUM", "description": "Location adjacent to an enum definition.", "isDeprecated": false, "deprecationReason": null}, {"name": "ENUM_VALUE", "description": "Location adjacent to an enum value definition.", "isDeprecated": false, "deprecationReason": null}, {"name": "INPUT_OBJECT", "description": "Location adjacent to an input object type definition.", "isDeprecated": false, "deprecationReason": null}, {"name": "INPUT_FIELD_DEFINITION", "description": "Location adjacent to an input object field definition.", "isDeprecated": false, "deprecationReason": null}, {"name": "DIRECTIVE_DEFINITION", "description": "Location adjacent to a directive definition.", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}], "directives": [{"name": "include", "description": "Directs the executor to include this field or fragment only when the `if` argument is true.", "locations": ["FIELD", "FRAGMENT_SPREAD", "INLINE_FRAGMENT"], "args": [{"name": "if", "description": "Included when true.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}]}, {"name": "skip", "description": "Directs the executor to skip this field or fragment when the `if` argument is true.", "locations": ["FIELD", "FRAGMENT_SPREAD", "INLINE_FRAGMENT"], "args": [{"name": "if", "description": "Skipped when true.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}]}, {"name": "deprecated", "description": "Marks an element of a GraphQL schema as no longer supported.", "locations": ["FIELD_DEFINITION", "ARGUMENT_DEFINITION", "INPUT_FIELD_DEFINITION", "ENUM_VALUE", "DIRECTIVE_DEFINITION"], "args": [{"name": "reason", "description": "Explains why this element was deprecated, usually also including a suggestion for how to access supported similar data. Formatted using the Markdown syntax, as specified by [CommonMark](https://commonmark.org/).", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": "\"No longer supported\""}]}, {"name": "specifiedBy", "description": "Exposes a URL that specifies the behavior of this scalar.", "locations": ["SCALAR"], "args": [{"name": "url", "description": "The URL that specifies the behavior of this scalar.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}]}, {"name": "oneOf", "description": "Indicates an Input Object is a OneOf Input Object.", "locations": ["INPUT_OBJECT"], "args": []}]}}}