mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-17 20:50:44 +00:00
18 lines
306 B
Plaintext
18 lines
306 B
Plaintext
[#Joins]
|
|
== Joins
|
|
include::../variables.adoc[]
|
|
|
|
#TODO#
|
|
|
|
=== QJoinMetaData
|
|
Joins are defined in a QQQ Instance in a `*QJoinMetaData*` object.
|
|
|
|
#TODO#
|
|
|
|
*QJoinMetaData Properties:*
|
|
|
|
* `name` - *String, Required* - Unique name for the join within the QQQ Instance. #todo infererences or conventions?#
|
|
|
|
#TODO#
|
|
|