3 مستودعات
Merging different type definitions from multiple services that refer to the same entity.
Distinct from Shared Entity Types: Focuses on unifying divergent definitions of the same entity across services, rather than sharing a single class definition.
Explore 3 awesome GitHub repositories matching data & databases · Entity Type Unification. Refine with filters or upvote what's useful.
graphql-tools هي مكتبة ومجموعة أدوات لتنسيق مخططات GraphQL مصممة لبناء ودمج وتوسيع المخططات. توفر مولد مخططات يعتمد على SDL أولاً (SDL-first) يقوم بتحويل سلاسل لغة تعريف المخطط وخرائط المحلل إلى مثيلات مخطط قابلة للتنفيذ. يتميز المشروع بأداة خياطة مخطط مخصصة لدمج مخططات GraphQL مستقلة متعددة في بوابة API موحدة واحدة. كما يتضمن محرك محاكاة GraphQL يحاكي الواجهات الخلفية عن طريق توليد بيانات اصطناعية بناءً على تعريفات المخطط. تغطي مجموعة الأدوات مجموعة واسعة من قدرات التكوين، بما في ذلك دمج تعريف النوع، وتفويض حل الحقول، وتنظيم المخطط النمطي. تدعم محاكاة واجهات برمجة تطبيقات GraphQL من خلال قيم محاكاة مخصصة، ومخازن ذات حالة لتتبع الطفرات، والمحاكاة القائمة على الاستبطان (introspection). تتعامل الأدوات الإضافية مع حل الاتحاد والواجهة، وتوحيد الأنواع المتداخلة، ومحللات مستوى المخطط للعمليات العالمية.
Implements unification of divergent type definitions from multiple services that represent the same entity into a single type.
graphql-tools هي مجموعة أدوات لبناء وتعديل ودمج مخططات GraphQL. توفر مجموعة من الأدوات المساعدة لتحليل لغة تعريف المخطط (Schema Definition Language)، وإدارة روابط المحلل (resolver)، وتجميع مخططات قابلة للتنفيذ. يمكن المشروع من تكوين بوابات GraphQL موحدة عن طريق دمج مخططات فرعية مستقلة متعددة من خلال خياطة المخطط (schema stitching). يتضمن ذلك قدرات لدمج أنواع الكيانات، وتوسيع النوع، وتفويض حل الحقول لتوجيه الطلبات عبر خدمات مختلفة. تتضمن مجموعة الأدوات أيضاً محرك محاكاة يولد مخططات وبيانات GraphQL محاكاة. يدعم هذا النظام توليد القيم المخصصة، ومحاكاة الطفرات (mutation)، ومحاكاة النتائج المصفحة لمحاكاة سلوك الواجهة الخلفية دون خادم مباشر. تغطي أدوات التطوير الإضافية التحقق من تغطية المحلل وإرفاق الوثائق بالأنواع والحقول.
Unifies different type definitions from multiple services that refer to the same entity to fetch fields from multiple sources.
This library is a PHP tool for programmatically defining, building, and exporting structured data graphs. It provides a fluent, object-oriented interface that allows developers to construct complex, nested metadata structures that comply with standardized vocabulary requirements for search engine indexing. The library distinguishes itself through its support for multi-typed entity modeling, which enables the combination of several classification categories into a single, unified entity. It also features a graph-based modeling system that facilitates the linking and cross-referencing of relate
Allows merging multiple standard schema types into a single entity to satisfy several classification requirements.