Let's you create a full-fledged graphql model
Equivalent to a Vulcan Meteor createCollection
Get model fragment in safe manner. Priority:
Is an array of values to autocomplete
Will use "multi" query for the model as a default, can be overriden using this option
Value of the select
Get the "multi" query operation name for a given model
Graphql Query for getting multiple documents
NOTE: we disallow automated pluralization Plural version must be defined by the user in order to avoid typos, special cases, i18n issues etc.
Operation name for the single query
Generated using TypeDoc
Definition of a model, to be passed to "createGraphqlModel"