graphlit-client 1.0.20250529001__tar.gz → 1.0.20250531002__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {graphlit_client-1.0.20250529001/graphlit_client.egg-info → graphlit_client-1.0.20250531002}/PKG-INFO +1 -1
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit/graphlit.py +8 -1
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/__init__.py +46 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/client.py +48 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_user.py +1 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_content.py +2 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_user.py +1 -0
- graphlit_client-1.0.20250531002/graphlit_api/get_user_by_identifier.py +105 -0
- graphlit_client-1.0.20250531002/graphlit_api/ingest_event.py +83 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/input_types.py +4 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/operations.py +119 -1
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_users.py +1 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_user.py +1 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002/graphlit_client.egg-info}/PKG-INFO +1 -1
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_client.egg-info/SOURCES.txt +2 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/LICENSE +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/README.md +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit/__init__.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/add_contents_to_collections.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/ask_graphlit.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/async_base_client.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/base_model.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/clear_conversation.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/close_conversation.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/complete_conversation.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/continue_conversation.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_alerts.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_categories.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_collections.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_contents.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_conversations.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_events.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_feeds.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_labels.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_medical_conditions.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_medical_contraindications.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_medical_devices.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_medical_drug_classes.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_medical_drugs.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_medical_guidelines.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_medical_indications.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_medical_procedures.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_medical_studies.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_medical_tests.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_medical_therapies.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_organizations.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_persons.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_places.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_products.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_repos.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_softwares.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_specifications.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_users.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/count_workflows.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_alert.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_category.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_collection.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_conversation.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_event.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_feed.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_label.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_medical_condition.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_medical_contraindication.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_medical_device.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_medical_drug.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_medical_drug_class.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_medical_guideline.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_medical_indication.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_medical_procedure.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_medical_study.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_medical_test.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_medical_therapy.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_observation.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_organization.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_person.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_place.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_product.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_repo.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_software.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_specification.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/create_workflow.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_alert.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_alerts.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_alerts.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_categories.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_collections.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_contents.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_conversations.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_events.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_feeds.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_labels.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_medical_conditions.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_medical_contraindications.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_medical_devices.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_medical_drug_classes.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_medical_drugs.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_medical_guidelines.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_medical_indications.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_medical_procedures.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_medical_studies.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_medical_tests.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_medical_therapies.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_organizations.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_persons.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_places.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_products.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_repos.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_softwares.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_specifications.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_all_workflows.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_categories.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_category.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_collection.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_collections.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_content.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_contents.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_conversation.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_conversations.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_event.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_events.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_feed.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_feeds.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_label.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_labels.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_condition.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_conditions.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_contraindication.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_contraindications.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_device.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_devices.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_drug.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_drug_class.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_drug_classes.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_drugs.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_guideline.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_guidelines.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_indication.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_indications.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_procedure.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_procedures.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_studies.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_study.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_test.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_tests.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_therapies.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_medical_therapy.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_observation.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_organization.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_organizations.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_person.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_persons.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_place.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_places.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_product.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_products.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_repo.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_repos.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_software.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_softwares.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_specification.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_specifications.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_user.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_workflow.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/delete_workflows.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/describe_encoded_image.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/describe_image.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/disable_alert.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/disable_feed.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/disable_user.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/enable_alert.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/enable_feed.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/enable_user.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/enums.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/exceptions.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/extract_contents.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/extract_text.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/feed_exists.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/format_conversation.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_alert.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_category.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_collection.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_conversation.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_event.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_feed.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_label.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_medical_condition.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_medical_contraindication.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_medical_device.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_medical_drug.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_medical_drug_class.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_medical_guideline.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_medical_indication.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_medical_procedure.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_medical_study.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_medical_test.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_medical_therapy.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_organization.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_person.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_place.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_product.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_project.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_repo.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_share_point_consent_uri.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_software.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_specification.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_workflow.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/ingest_batch.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/ingest_encoded_file.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/ingest_memory.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/ingest_text.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/ingest_text_batch.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/ingest_uri.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/is_content_done.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/is_feed_done.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/lookup_credits.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/lookup_usage.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/map_web.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/prompt.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/prompt_conversation.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/prompt_specifications.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/publish_contents.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/publish_conversation.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/publish_text.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_alerts.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_categories.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_collections.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_contents.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_contents_facets.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_contents_graph.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_conversations.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_credits.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_events.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_feeds.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_labels.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_linear_projects.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_medical_conditions.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_medical_contraindications.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_medical_devices.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_medical_drug_classes.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_medical_drugs.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_medical_guidelines.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_medical_indications.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_medical_procedures.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_medical_studies.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_medical_tests.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_medical_therapies.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_microsoft_teams_channels.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_microsoft_teams_teams.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_models.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_notion_databases.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_notion_pages.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_one_drive_folders.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_organizations.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_persons.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_places.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_products.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_repos.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_share_point_folders.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_share_point_libraries.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_slack_channels.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_softwares.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_specifications.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_tokens.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_usage.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/query_workflows.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/remove_contents_from_collection.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/retrieve_sources.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/revise_content.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/revise_encoded_image.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/revise_image.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/revise_text.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/screenshot_page.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/search_web.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/send_notification.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/specification_exists.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/suggest_conversation.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/summarize_contents.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/summarize_text.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_alert.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_category.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_collection.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_content.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_conversation.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_event.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_feed.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_label.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_medical_condition.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_medical_contraindication.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_medical_device.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_medical_drug.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_medical_drug_class.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_medical_guideline.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_medical_indication.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_medical_procedure.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_medical_study.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_medical_test.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_medical_therapy.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_observation.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_organization.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_person.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_place.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_product.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_project.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_repo.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_software.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_specification.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/update_workflow.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/upsert_category.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/upsert_label.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/upsert_specification.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/upsert_workflow.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/workflow_exists.py +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_client.egg-info/dependency_links.txt +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_client.egg-info/requires.txt +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_client.egg-info/top_level.txt +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/pyproject.toml +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/setup.cfg +0 -0
- {graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/setup.py +0 -0
@@ -5,10 +5,11 @@ import httpx
|
|
5
5
|
from graphlit_api.client import Client
|
6
6
|
|
7
7
|
class Graphlit:
|
8
|
-
def __init__(self, organization_id=None, environment_id=None, jwt_secret=None, owner_id=None, api_uri=None):
|
8
|
+
def __init__(self, organization_id=None, environment_id=None, jwt_secret=None, owner_id=None, user_id=None, api_uri=None):
|
9
9
|
self.organization_id = organization_id if organization_id is not None else os.getenv("GRAPHLIT_ORGANIZATION_ID")
|
10
10
|
self.environment_id = environment_id if environment_id is not None else os.getenv("GRAPHLIT_ENVIRONMENT_ID")
|
11
11
|
self.owner_id = owner_id if owner_id is not None else os.getenv("GRAPHLIT_OWNER_ID")
|
12
|
+
self.user_id = user_id if user_id is not None else os.getenv("GRAPHLIT_USER_ID")
|
12
13
|
self.secret_key = jwt_secret if jwt_secret is not None else os.getenv("GRAPHLIT_JWT_SECRET")
|
13
14
|
self.api_uri = api_uri if api_uri is not None else "https://data-scus.graphlit.io/api/v1/graphql/"
|
14
15
|
|
@@ -42,4 +43,10 @@ class Graphlit:
|
|
42
43
|
if self.owner_id is not None:
|
43
44
|
payload["https://graphlit.io/jwt/claims"]["x-graphlit-owner-id"] = self.owner_id
|
44
45
|
|
46
|
+
if self.user_id is not None:
|
47
|
+
payload["https://graphlit.io/jwt/claims"]["x-graphlit-user-id"] = self.user_id
|
48
|
+
|
49
|
+
if self.secret_key is None:
|
50
|
+
raise ValueError("JWT secret key is required. Please provide it via jwt_secret parameter or GRAPHLIT_JWT_SECRET environment variable.")
|
51
|
+
|
45
52
|
self.token = jwt.encode(payload, self.secret_key, algorithm="HS256")
|
{graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/__init__.py
RENAMED
@@ -959,6 +959,19 @@ from .get_user import (
|
|
959
959
|
GetUserUserConnectorsIntegrationTwitter,
|
960
960
|
GetUserUserOwner,
|
961
961
|
)
|
962
|
+
from .get_user_by_identifier import (
|
963
|
+
GetUserByIdentifier,
|
964
|
+
GetUserByIdentifierUserByIdentifier,
|
965
|
+
GetUserByIdentifierUserByIdentifierConnectors,
|
966
|
+
GetUserByIdentifierUserByIdentifierConnectorsAuthentication,
|
967
|
+
GetUserByIdentifierUserByIdentifierConnectorsAuthenticationGoogle,
|
968
|
+
GetUserByIdentifierUserByIdentifierConnectorsAuthenticationMicrosoft,
|
969
|
+
GetUserByIdentifierUserByIdentifierConnectorsIntegration,
|
970
|
+
GetUserByIdentifierUserByIdentifierConnectorsIntegrationEmail,
|
971
|
+
GetUserByIdentifierUserByIdentifierConnectorsIntegrationSlack,
|
972
|
+
GetUserByIdentifierUserByIdentifierConnectorsIntegrationTwitter,
|
973
|
+
GetUserByIdentifierUserByIdentifierOwner,
|
974
|
+
)
|
962
975
|
from .get_workflow import (
|
963
976
|
GetWorkflow,
|
964
977
|
GetWorkflowWorkflow,
|
@@ -1036,6 +1049,16 @@ from .ingest_encoded_file import (
|
|
1036
1049
|
IngestEncodedFileIngestEncodedFileObservationsOccurrencesBoundingBox,
|
1037
1050
|
IngestEncodedFileIngestEncodedFileObservationsRelated,
|
1038
1051
|
)
|
1052
|
+
from .ingest_event import (
|
1053
|
+
IngestEvent,
|
1054
|
+
IngestEventIngestEvent,
|
1055
|
+
IngestEventIngestEventCollections,
|
1056
|
+
IngestEventIngestEventObservations,
|
1057
|
+
IngestEventIngestEventObservationsObservable,
|
1058
|
+
IngestEventIngestEventObservationsOccurrences,
|
1059
|
+
IngestEventIngestEventObservationsOccurrencesBoundingBox,
|
1060
|
+
IngestEventIngestEventObservationsRelated,
|
1061
|
+
)
|
1039
1062
|
from .ingest_memory import (
|
1040
1063
|
IngestMemory,
|
1041
1064
|
IngestMemoryIngestMemory,
|
@@ -1594,10 +1617,12 @@ from .operations import (
|
|
1594
1617
|
GET_SHARE_POINT_CONSENT_URI_GQL,
|
1595
1618
|
GET_SOFTWARE_GQL,
|
1596
1619
|
GET_SPECIFICATION_GQL,
|
1620
|
+
GET_USER_BY_IDENTIFIER_GQL,
|
1597
1621
|
GET_USER_GQL,
|
1598
1622
|
GET_WORKFLOW_GQL,
|
1599
1623
|
INGEST_BATCH_GQL,
|
1600
1624
|
INGEST_ENCODED_FILE_GQL,
|
1625
|
+
INGEST_EVENT_GQL,
|
1601
1626
|
INGEST_MEMORY_GQL,
|
1602
1627
|
INGEST_TEXT_BATCH_GQL,
|
1603
1628
|
INGEST_TEXT_GQL,
|
@@ -3335,6 +3360,7 @@ __all__ = [
|
|
3335
3360
|
"GET_SHARE_POINT_CONSENT_URI_GQL",
|
3336
3361
|
"GET_SOFTWARE_GQL",
|
3337
3362
|
"GET_SPECIFICATION_GQL",
|
3363
|
+
"GET_USER_BY_IDENTIFIER_GQL",
|
3338
3364
|
"GET_USER_GQL",
|
3339
3365
|
"GET_WORKFLOW_GQL",
|
3340
3366
|
"GeometryMetadataInput",
|
@@ -3594,6 +3620,17 @@ __all__ = [
|
|
3594
3620
|
"GetSpecificationSpecificationStrategy",
|
3595
3621
|
"GetSpecificationSpecificationVoyage",
|
3596
3622
|
"GetUser",
|
3623
|
+
"GetUserByIdentifier",
|
3624
|
+
"GetUserByIdentifierUserByIdentifier",
|
3625
|
+
"GetUserByIdentifierUserByIdentifierConnectors",
|
3626
|
+
"GetUserByIdentifierUserByIdentifierConnectorsAuthentication",
|
3627
|
+
"GetUserByIdentifierUserByIdentifierConnectorsAuthenticationGoogle",
|
3628
|
+
"GetUserByIdentifierUserByIdentifierConnectorsAuthenticationMicrosoft",
|
3629
|
+
"GetUserByIdentifierUserByIdentifierConnectorsIntegration",
|
3630
|
+
"GetUserByIdentifierUserByIdentifierConnectorsIntegrationEmail",
|
3631
|
+
"GetUserByIdentifierUserByIdentifierConnectorsIntegrationSlack",
|
3632
|
+
"GetUserByIdentifierUserByIdentifierConnectorsIntegrationTwitter",
|
3633
|
+
"GetUserByIdentifierUserByIdentifierOwner",
|
3597
3634
|
"GetUserUser",
|
3598
3635
|
"GetUserUserConnectors",
|
3599
3636
|
"GetUserUserConnectorsAuthentication",
|
@@ -3690,6 +3727,7 @@ __all__ = [
|
|
3690
3727
|
"H3ResolutionTypes",
|
3691
3728
|
"INGEST_BATCH_GQL",
|
3692
3729
|
"INGEST_ENCODED_FILE_GQL",
|
3730
|
+
"INGEST_EVENT_GQL",
|
3693
3731
|
"INGEST_MEMORY_GQL",
|
3694
3732
|
"INGEST_TEXT_BATCH_GQL",
|
3695
3733
|
"INGEST_TEXT_GQL",
|
@@ -3716,6 +3754,14 @@ __all__ = [
|
|
3716
3754
|
"IngestEncodedFileIngestEncodedFileObservationsOccurrences",
|
3717
3755
|
"IngestEncodedFileIngestEncodedFileObservationsOccurrencesBoundingBox",
|
3718
3756
|
"IngestEncodedFileIngestEncodedFileObservationsRelated",
|
3757
|
+
"IngestEvent",
|
3758
|
+
"IngestEventIngestEvent",
|
3759
|
+
"IngestEventIngestEventCollections",
|
3760
|
+
"IngestEventIngestEventObservations",
|
3761
|
+
"IngestEventIngestEventObservationsObservable",
|
3762
|
+
"IngestEventIngestEventObservationsOccurrences",
|
3763
|
+
"IngestEventIngestEventObservationsOccurrencesBoundingBox",
|
3764
|
+
"IngestEventIngestEventObservationsRelated",
|
3719
3765
|
"IngestMemory",
|
3720
3766
|
"IngestMemoryIngestMemory",
|
3721
3767
|
"IngestMemoryIngestMemoryCollections",
|
@@ -192,9 +192,11 @@ from .get_share_point_consent_uri import GetSharePointConsentUri
|
|
192
192
|
from .get_software import GetSoftware
|
193
193
|
from .get_specification import GetSpecification
|
194
194
|
from .get_user import GetUser
|
195
|
+
from .get_user_by_identifier import GetUserByIdentifier
|
195
196
|
from .get_workflow import GetWorkflow
|
196
197
|
from .ingest_batch import IngestBatch
|
197
198
|
from .ingest_encoded_file import IngestEncodedFile
|
199
|
+
from .ingest_event import IngestEvent
|
198
200
|
from .ingest_memory import IngestMemory
|
199
201
|
from .ingest_text import IngestText
|
200
202
|
from .ingest_text_batch import IngestTextBatch
|
@@ -501,10 +503,12 @@ from .operations import (
|
|
501
503
|
GET_SHARE_POINT_CONSENT_URI_GQL,
|
502
504
|
GET_SOFTWARE_GQL,
|
503
505
|
GET_SPECIFICATION_GQL,
|
506
|
+
GET_USER_BY_IDENTIFIER_GQL,
|
504
507
|
GET_USER_GQL,
|
505
508
|
GET_WORKFLOW_GQL,
|
506
509
|
INGEST_BATCH_GQL,
|
507
510
|
INGEST_ENCODED_FILE_GQL,
|
511
|
+
INGEST_EVENT_GQL,
|
508
512
|
INGEST_MEMORY_GQL,
|
509
513
|
INGEST_TEXT_BATCH_GQL,
|
510
514
|
INGEST_TEXT_GQL,
|
@@ -1387,6 +1391,8 @@ class Client(AsyncBaseClient):
|
|
1387
1391
|
data: str,
|
1388
1392
|
mime_type: str,
|
1389
1393
|
id: Union[Optional[str], UnsetType] = UNSET,
|
1394
|
+
file_creation_date: Union[Optional[Any], UnsetType] = UNSET,
|
1395
|
+
file_modified_date: Union[Optional[Any], UnsetType] = UNSET,
|
1390
1396
|
is_synchronous: Union[Optional[bool], UnsetType] = UNSET,
|
1391
1397
|
collections: Union[Optional[List[EntityReferenceInput]], UnsetType] = UNSET,
|
1392
1398
|
observations: Union[
|
@@ -1401,6 +1407,8 @@ class Client(AsyncBaseClient):
|
|
1401
1407
|
"data": data,
|
1402
1408
|
"mimeType": mime_type,
|
1403
1409
|
"id": id,
|
1410
|
+
"fileCreationDate": file_creation_date,
|
1411
|
+
"fileModifiedDate": file_modified_date,
|
1404
1412
|
"isSynchronous": is_synchronous,
|
1405
1413
|
"collections": collections,
|
1406
1414
|
"observations": observations,
|
@@ -1416,6 +1424,33 @@ class Client(AsyncBaseClient):
|
|
1416
1424
|
_data = self.get_data(response)
|
1417
1425
|
return IngestEncodedFile.model_validate(_data)
|
1418
1426
|
|
1427
|
+
async def ingest_event(
|
1428
|
+
self,
|
1429
|
+
markdown: str,
|
1430
|
+
name: Union[Optional[str], UnsetType] = UNSET,
|
1431
|
+
description: Union[Optional[str], UnsetType] = UNSET,
|
1432
|
+
event_date: Union[Optional[Any], UnsetType] = UNSET,
|
1433
|
+
collections: Union[Optional[List[EntityReferenceInput]], UnsetType] = UNSET,
|
1434
|
+
correlation_id: Union[Optional[str], UnsetType] = UNSET,
|
1435
|
+
**kwargs: Any
|
1436
|
+
) -> IngestEvent:
|
1437
|
+
variables: Dict[str, object] = {
|
1438
|
+
"markdown": markdown,
|
1439
|
+
"name": name,
|
1440
|
+
"description": description,
|
1441
|
+
"eventDate": event_date,
|
1442
|
+
"collections": collections,
|
1443
|
+
"correlationId": correlation_id,
|
1444
|
+
}
|
1445
|
+
response = await self.execute(
|
1446
|
+
query=INGEST_EVENT_GQL,
|
1447
|
+
operation_name="IngestEvent",
|
1448
|
+
variables=variables,
|
1449
|
+
**kwargs
|
1450
|
+
)
|
1451
|
+
data = self.get_data(response)
|
1452
|
+
return IngestEvent.model_validate(data)
|
1453
|
+
|
1419
1454
|
async def ingest_memory(
|
1420
1455
|
self,
|
1421
1456
|
text: str,
|
@@ -5467,6 +5502,19 @@ class Client(AsyncBaseClient):
|
|
5467
5502
|
data = self.get_data(response)
|
5468
5503
|
return GetUser.model_validate(data)
|
5469
5504
|
|
5505
|
+
async def get_user_by_identifier(
|
5506
|
+
self, identifier: str, **kwargs: Any
|
5507
|
+
) -> GetUserByIdentifier:
|
5508
|
+
variables: Dict[str, object] = {"identifier": identifier}
|
5509
|
+
response = await self.execute(
|
5510
|
+
query=GET_USER_BY_IDENTIFIER_GQL,
|
5511
|
+
operation_name="GetUserByIdentifier",
|
5512
|
+
variables=variables,
|
5513
|
+
**kwargs
|
5514
|
+
)
|
5515
|
+
data = self.get_data(response)
|
5516
|
+
return GetUserByIdentifier.model_validate(data)
|
5517
|
+
|
5470
5518
|
async def query_users(
|
5471
5519
|
self,
|
5472
5520
|
filter: Union[Optional[UserFilter], UnsetType] = UNSET,
|
{graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/get_content.py
RENAMED
@@ -34,6 +34,8 @@ class GetContentContent(BaseModel):
|
|
34
34
|
state: EntityState
|
35
35
|
original_date: Optional[Any] = Field(alias="originalDate")
|
36
36
|
finished_date: Optional[Any] = Field(alias="finishedDate")
|
37
|
+
file_creation_date: Optional[Any] = Field(alias="fileCreationDate")
|
38
|
+
file_modified_date: Optional[Any] = Field(alias="fileModifiedDate")
|
37
39
|
workflow_duration: Optional[Any] = Field(alias="workflowDuration")
|
38
40
|
uri: Optional[Any]
|
39
41
|
description: Optional[str]
|
@@ -0,0 +1,105 @@
|
|
1
|
+
# Generated by ariadne-codegen
|
2
|
+
# Source: ./documents
|
3
|
+
|
4
|
+
from typing import Any, List, Optional
|
5
|
+
|
6
|
+
from pydantic import Field
|
7
|
+
|
8
|
+
from .base_model import BaseModel
|
9
|
+
from .enums import (
|
10
|
+
AuthenticationServiceTypes,
|
11
|
+
ConnectorTypes,
|
12
|
+
EntityState,
|
13
|
+
IntegrationServiceTypes,
|
14
|
+
UserTypes,
|
15
|
+
)
|
16
|
+
|
17
|
+
|
18
|
+
class GetUserByIdentifier(BaseModel):
|
19
|
+
user_by_identifier: Optional["GetUserByIdentifierUserByIdentifier"] = Field(
|
20
|
+
alias="userByIdentifier"
|
21
|
+
)
|
22
|
+
|
23
|
+
|
24
|
+
class GetUserByIdentifierUserByIdentifier(BaseModel):
|
25
|
+
id: str
|
26
|
+
name: str
|
27
|
+
creation_date: Any = Field(alias="creationDate")
|
28
|
+
relevance: Optional[float]
|
29
|
+
owner: "GetUserByIdentifierUserByIdentifierOwner"
|
30
|
+
state: EntityState
|
31
|
+
type: Optional[UserTypes]
|
32
|
+
identifier: str
|
33
|
+
description: Optional[str]
|
34
|
+
connectors: Optional[
|
35
|
+
List[Optional["GetUserByIdentifierUserByIdentifierConnectors"]]
|
36
|
+
]
|
37
|
+
|
38
|
+
|
39
|
+
class GetUserByIdentifierUserByIdentifierOwner(BaseModel):
|
40
|
+
id: str
|
41
|
+
|
42
|
+
|
43
|
+
class GetUserByIdentifierUserByIdentifierConnectors(BaseModel):
|
44
|
+
id: str
|
45
|
+
name: str
|
46
|
+
state: EntityState
|
47
|
+
type: Optional[ConnectorTypes]
|
48
|
+
authentication: Optional[
|
49
|
+
"GetUserByIdentifierUserByIdentifierConnectorsAuthentication"
|
50
|
+
]
|
51
|
+
integration: Optional["GetUserByIdentifierUserByIdentifierConnectorsIntegration"]
|
52
|
+
|
53
|
+
|
54
|
+
class GetUserByIdentifierUserByIdentifierConnectorsAuthentication(BaseModel):
|
55
|
+
type: AuthenticationServiceTypes
|
56
|
+
microsoft: Optional[
|
57
|
+
"GetUserByIdentifierUserByIdentifierConnectorsAuthenticationMicrosoft"
|
58
|
+
]
|
59
|
+
google: Optional[
|
60
|
+
"GetUserByIdentifierUserByIdentifierConnectorsAuthenticationGoogle"
|
61
|
+
]
|
62
|
+
|
63
|
+
|
64
|
+
class GetUserByIdentifierUserByIdentifierConnectorsAuthenticationMicrosoft(BaseModel):
|
65
|
+
tenant_id: str = Field(alias="tenantId")
|
66
|
+
client_id: str = Field(alias="clientId")
|
67
|
+
client_secret: str = Field(alias="clientSecret")
|
68
|
+
|
69
|
+
|
70
|
+
class GetUserByIdentifierUserByIdentifierConnectorsAuthenticationGoogle(BaseModel):
|
71
|
+
client_id: str = Field(alias="clientId")
|
72
|
+
client_secret: str = Field(alias="clientSecret")
|
73
|
+
|
74
|
+
|
75
|
+
class GetUserByIdentifierUserByIdentifierConnectorsIntegration(BaseModel):
|
76
|
+
type: IntegrationServiceTypes
|
77
|
+
uri: Optional[str]
|
78
|
+
slack: Optional["GetUserByIdentifierUserByIdentifierConnectorsIntegrationSlack"]
|
79
|
+
email: Optional["GetUserByIdentifierUserByIdentifierConnectorsIntegrationEmail"]
|
80
|
+
twitter: Optional["GetUserByIdentifierUserByIdentifierConnectorsIntegrationTwitter"]
|
81
|
+
|
82
|
+
|
83
|
+
class GetUserByIdentifierUserByIdentifierConnectorsIntegrationSlack(BaseModel):
|
84
|
+
token: str
|
85
|
+
channel: str
|
86
|
+
|
87
|
+
|
88
|
+
class GetUserByIdentifierUserByIdentifierConnectorsIntegrationEmail(BaseModel):
|
89
|
+
from_: str = Field(alias="from")
|
90
|
+
subject: str
|
91
|
+
to: List[str]
|
92
|
+
|
93
|
+
|
94
|
+
class GetUserByIdentifierUserByIdentifierConnectorsIntegrationTwitter(BaseModel):
|
95
|
+
consumer_key: str = Field(alias="consumerKey")
|
96
|
+
consumer_secret: str = Field(alias="consumerSecret")
|
97
|
+
access_token_key: str = Field(alias="accessTokenKey")
|
98
|
+
access_token_secret: str = Field(alias="accessTokenSecret")
|
99
|
+
|
100
|
+
|
101
|
+
GetUserByIdentifier.model_rebuild()
|
102
|
+
GetUserByIdentifierUserByIdentifier.model_rebuild()
|
103
|
+
GetUserByIdentifierUserByIdentifierConnectors.model_rebuild()
|
104
|
+
GetUserByIdentifierUserByIdentifierConnectorsAuthentication.model_rebuild()
|
105
|
+
GetUserByIdentifierUserByIdentifierConnectorsIntegration.model_rebuild()
|
@@ -0,0 +1,83 @@
|
|
1
|
+
# Generated by ariadne-codegen
|
2
|
+
# Source: ./documents
|
3
|
+
|
4
|
+
from typing import Any, List, Optional
|
5
|
+
|
6
|
+
from pydantic import Field
|
7
|
+
|
8
|
+
from .base_model import BaseModel
|
9
|
+
from .enums import (
|
10
|
+
ContentTypes,
|
11
|
+
EntityState,
|
12
|
+
FileTypes,
|
13
|
+
ObservableTypes,
|
14
|
+
OccurrenceTypes,
|
15
|
+
)
|
16
|
+
|
17
|
+
|
18
|
+
class IngestEvent(BaseModel):
|
19
|
+
ingest_event: Optional["IngestEventIngestEvent"] = Field(alias="ingestEvent")
|
20
|
+
|
21
|
+
|
22
|
+
class IngestEventIngestEvent(BaseModel):
|
23
|
+
id: str
|
24
|
+
name: str
|
25
|
+
state: EntityState
|
26
|
+
type: Optional[ContentTypes]
|
27
|
+
file_type: Optional[FileTypes] = Field(alias="fileType")
|
28
|
+
mime_type: Optional[str] = Field(alias="mimeType")
|
29
|
+
uri: Optional[Any]
|
30
|
+
collections: Optional[List[Optional["IngestEventIngestEventCollections"]]]
|
31
|
+
observations: Optional[List[Optional["IngestEventIngestEventObservations"]]]
|
32
|
+
|
33
|
+
|
34
|
+
class IngestEventIngestEventCollections(BaseModel):
|
35
|
+
id: str
|
36
|
+
name: str
|
37
|
+
|
38
|
+
|
39
|
+
class IngestEventIngestEventObservations(BaseModel):
|
40
|
+
id: str
|
41
|
+
type: ObservableTypes
|
42
|
+
observable: "IngestEventIngestEventObservationsObservable"
|
43
|
+
related: Optional["IngestEventIngestEventObservationsRelated"]
|
44
|
+
related_type: Optional[ObservableTypes] = Field(alias="relatedType")
|
45
|
+
relation: Optional[str]
|
46
|
+
occurrences: Optional[
|
47
|
+
List[Optional["IngestEventIngestEventObservationsOccurrences"]]
|
48
|
+
]
|
49
|
+
state: EntityState
|
50
|
+
|
51
|
+
|
52
|
+
class IngestEventIngestEventObservationsObservable(BaseModel):
|
53
|
+
id: str
|
54
|
+
name: Optional[str]
|
55
|
+
|
56
|
+
|
57
|
+
class IngestEventIngestEventObservationsRelated(BaseModel):
|
58
|
+
id: str
|
59
|
+
name: Optional[str]
|
60
|
+
|
61
|
+
|
62
|
+
class IngestEventIngestEventObservationsOccurrences(BaseModel):
|
63
|
+
type: Optional[OccurrenceTypes]
|
64
|
+
confidence: Optional[float]
|
65
|
+
start_time: Optional[Any] = Field(alias="startTime")
|
66
|
+
end_time: Optional[Any] = Field(alias="endTime")
|
67
|
+
page_index: Optional[int] = Field(alias="pageIndex")
|
68
|
+
bounding_box: Optional[
|
69
|
+
"IngestEventIngestEventObservationsOccurrencesBoundingBox"
|
70
|
+
] = Field(alias="boundingBox")
|
71
|
+
|
72
|
+
|
73
|
+
class IngestEventIngestEventObservationsOccurrencesBoundingBox(BaseModel):
|
74
|
+
left: Optional[float]
|
75
|
+
top: Optional[float]
|
76
|
+
width: Optional[float]
|
77
|
+
height: Optional[float]
|
78
|
+
|
79
|
+
|
80
|
+
IngestEvent.model_rebuild()
|
81
|
+
IngestEventIngestEvent.model_rebuild()
|
82
|
+
IngestEventIngestEventObservations.model_rebuild()
|
83
|
+
IngestEventIngestEventObservationsOccurrences.model_rebuild()
|
{graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/input_types.py
RENAMED
@@ -442,6 +442,8 @@ class ContentUpdateInput(BaseModel):
|
|
442
442
|
name: Optional[str] = None
|
443
443
|
description: Optional[str] = None
|
444
444
|
identifier: Optional[str] = None
|
445
|
+
file_creation_date: Optional[Any] = Field(alias="fileCreationDate", default=None)
|
446
|
+
file_modified_date: Optional[Any] = Field(alias="fileModifiedDate", default=None)
|
445
447
|
summary: Optional[str] = None
|
446
448
|
custom_summary: Optional[str] = Field(alias="customSummary", default=None)
|
447
449
|
keywords: Optional[List[str]] = None
|
@@ -1852,6 +1854,8 @@ class ContentInput(BaseModel):
|
|
1852
1854
|
description: Optional[str] = None
|
1853
1855
|
text: Optional[str] = None
|
1854
1856
|
identifier: Optional[str] = None
|
1857
|
+
file_creation_date: Optional[Any] = Field(alias="fileCreationDate", default=None)
|
1858
|
+
file_modified_date: Optional[Any] = Field(alias="fileModifiedDate", default=None)
|
1855
1859
|
workflow: Optional["EntityReferenceInput"] = None
|
1856
1860
|
|
1857
1861
|
|
{graphlit_client-1.0.20250529001 → graphlit_client-1.0.20250531002}/graphlit_api/operations.py
RENAMED
@@ -187,10 +187,12 @@ __all__ = [
|
|
187
187
|
"GET_SHARE_POINT_CONSENT_URI_GQL",
|
188
188
|
"GET_SOFTWARE_GQL",
|
189
189
|
"GET_SPECIFICATION_GQL",
|
190
|
+
"GET_USER_BY_IDENTIFIER_GQL",
|
190
191
|
"GET_USER_GQL",
|
191
192
|
"GET_WORKFLOW_GQL",
|
192
193
|
"INGEST_BATCH_GQL",
|
193
194
|
"INGEST_ENCODED_FILE_GQL",
|
195
|
+
"INGEST_EVENT_GQL",
|
194
196
|
"INGEST_MEMORY_GQL",
|
195
197
|
"INGEST_TEXT_BATCH_GQL",
|
196
198
|
"INGEST_TEXT_GQL",
|
@@ -1262,6 +1264,8 @@ query GetContent($id: ID!, $correlationId: String) {
|
|
1262
1264
|
state
|
1263
1265
|
originalDate
|
1264
1266
|
finishedDate
|
1267
|
+
fileCreationDate
|
1268
|
+
fileModifiedDate
|
1265
1269
|
workflowDuration
|
1266
1270
|
uri
|
1267
1271
|
description
|
@@ -1565,12 +1569,14 @@ mutation IngestBatch($uris: [URL!]!, $workflow: EntityReferenceInput, $collectio
|
|
1565
1569
|
"""
|
1566
1570
|
|
1567
1571
|
INGEST_ENCODED_FILE_GQL = """
|
1568
|
-
mutation IngestEncodedFile($name: String!, $data: String!, $mimeType: String!, $id: ID, $isSynchronous: Boolean, $collections: [EntityReferenceInput!], $observations: [ObservationReferenceInput!], $workflow: EntityReferenceInput, $correlationId: String) {
|
1572
|
+
mutation IngestEncodedFile($name: String!, $data: String!, $mimeType: String!, $id: ID, $fileCreationDate: DateTime, $fileModifiedDate: DateTime, $isSynchronous: Boolean, $collections: [EntityReferenceInput!], $observations: [ObservationReferenceInput!], $workflow: EntityReferenceInput, $correlationId: String) {
|
1569
1573
|
ingestEncodedFile(
|
1570
1574
|
name: $name
|
1571
1575
|
data: $data
|
1572
1576
|
mimeType: $mimeType
|
1573
1577
|
id: $id
|
1578
|
+
fileCreationDate: $fileCreationDate
|
1579
|
+
fileModifiedDate: $fileModifiedDate
|
1574
1580
|
isSynchronous: $isSynchronous
|
1575
1581
|
collections: $collections
|
1576
1582
|
observations: $observations
|
@@ -1620,6 +1626,59 @@ mutation IngestEncodedFile($name: String!, $data: String!, $mimeType: String!, $
|
|
1620
1626
|
}
|
1621
1627
|
"""
|
1622
1628
|
|
1629
|
+
INGEST_EVENT_GQL = """
|
1630
|
+
mutation IngestEvent($markdown: String!, $name: String, $description: String, $eventDate: DateTime, $collections: [EntityReferenceInput!], $correlationId: String) {
|
1631
|
+
ingestEvent(
|
1632
|
+
name: $name
|
1633
|
+
description: $description
|
1634
|
+
eventDate: $eventDate
|
1635
|
+
markdown: $markdown
|
1636
|
+
collections: $collections
|
1637
|
+
correlationId: $correlationId
|
1638
|
+
) {
|
1639
|
+
id
|
1640
|
+
name
|
1641
|
+
state
|
1642
|
+
type
|
1643
|
+
fileType
|
1644
|
+
mimeType
|
1645
|
+
uri
|
1646
|
+
collections {
|
1647
|
+
id
|
1648
|
+
name
|
1649
|
+
}
|
1650
|
+
observations {
|
1651
|
+
id
|
1652
|
+
type
|
1653
|
+
observable {
|
1654
|
+
id
|
1655
|
+
name
|
1656
|
+
}
|
1657
|
+
related {
|
1658
|
+
id
|
1659
|
+
name
|
1660
|
+
}
|
1661
|
+
relatedType
|
1662
|
+
relation
|
1663
|
+
occurrences {
|
1664
|
+
type
|
1665
|
+
confidence
|
1666
|
+
startTime
|
1667
|
+
endTime
|
1668
|
+
pageIndex
|
1669
|
+
boundingBox {
|
1670
|
+
left
|
1671
|
+
top
|
1672
|
+
width
|
1673
|
+
height
|
1674
|
+
}
|
1675
|
+
}
|
1676
|
+
state
|
1677
|
+
}
|
1678
|
+
}
|
1679
|
+
}
|
1680
|
+
"""
|
1681
|
+
|
1623
1682
|
INGEST_MEMORY_GQL = """
|
1624
1683
|
mutation IngestMemory($text: String!, $name: String, $textType: TextTypes, $collections: [EntityReferenceInput!], $correlationId: String) {
|
1625
1684
|
ingestMemory(
|
@@ -9036,6 +9095,7 @@ mutation CreateUser($user: UserInput!) {
|
|
9036
9095
|
name
|
9037
9096
|
state
|
9038
9097
|
type
|
9098
|
+
description
|
9039
9099
|
identifier
|
9040
9100
|
}
|
9041
9101
|
}
|
@@ -9081,6 +9141,62 @@ query GetUser {
|
|
9081
9141
|
state
|
9082
9142
|
type
|
9083
9143
|
identifier
|
9144
|
+
description
|
9145
|
+
connectors {
|
9146
|
+
id
|
9147
|
+
name
|
9148
|
+
state
|
9149
|
+
type
|
9150
|
+
authentication {
|
9151
|
+
type
|
9152
|
+
microsoft {
|
9153
|
+
tenantId
|
9154
|
+
clientId
|
9155
|
+
clientSecret
|
9156
|
+
}
|
9157
|
+
google {
|
9158
|
+
clientId
|
9159
|
+
clientSecret
|
9160
|
+
}
|
9161
|
+
}
|
9162
|
+
integration {
|
9163
|
+
type
|
9164
|
+
uri
|
9165
|
+
slack {
|
9166
|
+
token
|
9167
|
+
channel
|
9168
|
+
}
|
9169
|
+
email {
|
9170
|
+
from
|
9171
|
+
subject
|
9172
|
+
to
|
9173
|
+
}
|
9174
|
+
twitter {
|
9175
|
+
consumerKey
|
9176
|
+
consumerSecret
|
9177
|
+
accessTokenKey
|
9178
|
+
accessTokenSecret
|
9179
|
+
}
|
9180
|
+
}
|
9181
|
+
}
|
9182
|
+
}
|
9183
|
+
}
|
9184
|
+
"""
|
9185
|
+
|
9186
|
+
GET_USER_BY_IDENTIFIER_GQL = """
|
9187
|
+
query GetUserByIdentifier($identifier: String!) {
|
9188
|
+
userByIdentifier(identifier: $identifier) {
|
9189
|
+
id
|
9190
|
+
name
|
9191
|
+
creationDate
|
9192
|
+
relevance
|
9193
|
+
owner {
|
9194
|
+
id
|
9195
|
+
}
|
9196
|
+
state
|
9197
|
+
type
|
9198
|
+
identifier
|
9199
|
+
description
|
9084
9200
|
connectors {
|
9085
9201
|
id
|
9086
9202
|
name
|
@@ -9136,6 +9252,7 @@ query QueryUsers($filter: UserFilter, $correlationId: String) {
|
|
9136
9252
|
state
|
9137
9253
|
type
|
9138
9254
|
identifier
|
9255
|
+
description
|
9139
9256
|
connectors {
|
9140
9257
|
id
|
9141
9258
|
name
|
@@ -9185,6 +9302,7 @@ mutation UpdateUser($user: UserUpdateInput!) {
|
|
9185
9302
|
name
|
9186
9303
|
state
|
9187
9304
|
type
|
9305
|
+
description
|
9188
9306
|
identifier
|
9189
9307
|
}
|
9190
9308
|
}
|
@@ -196,9 +196,11 @@ graphlit_api/get_share_point_consent_uri.py
|
|
196
196
|
graphlit_api/get_software.py
|
197
197
|
graphlit_api/get_specification.py
|
198
198
|
graphlit_api/get_user.py
|
199
|
+
graphlit_api/get_user_by_identifier.py
|
199
200
|
graphlit_api/get_workflow.py
|
200
201
|
graphlit_api/ingest_batch.py
|
201
202
|
graphlit_api/ingest_encoded_file.py
|
203
|
+
graphlit_api/ingest_event.py
|
202
204
|
graphlit_api/ingest_memory.py
|
203
205
|
graphlit_api/ingest_text.py
|
204
206
|
graphlit_api/ingest_text_batch.py
|
File without changes
|
File without changes
|