Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A api
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • ironapi
  • api
  • Wiki
  • Api
  • Universe

Universe · Changes

Page history
update authored May 25, 2021 by Andrea Pavlovic's avatar Andrea Pavlovic
Show whitespace changes
Inline Side-by-side
API/Universe.md
View page @ c2b47ae8
[[Home]]
[TOC]
[[_TOC_]]
# What is the universe?
......@@ -96,8 +94,8 @@ These are settings for the current user, as set in the database.
## model
The main part of the universe. It lists all modules, their entities with
attributes and possible [[Transitions]]. It also provides the urls for
possible [[Queries]].
attributes and possible [Transitions](/API/Transitions). It also provides the urls for
possible [Queries](/API/Queries).
```
#!json
......@@ -362,7 +360,7 @@ To get instances in store.product, use the information to send a query:
}
```
Look into the [[Queries]] documentation for more details.
Look into the [Queries](/API/Queries) documentation for more details.
# Transitions
......
Clone repository
  • API
    • Available Endpoints
    • Changing Passwords
    • Form Input Types
    • Introduction
    • Logout
    • Plugins
    • Queries
    • Queries
      • Attributes
      • Context
      • Query Examples
      • Query Search Options
      • Referenced Instances
      • Saved Queries
    • Schema_Changes
    • Storing Files
View All Pages