BlueprintVersionedGroup!
BlueprintVersionedGroup!- idBlueprint ID, used to identify a blueprint by name (slug)
- ulidUnique identifier of the blueprint (ULID)
- spaceSpace!Space to which this blueprint belongs.
- nameName of the blueprint
- descriptionDescription of the blueprint.
- labelsLabels associated with the blueprint.
- createdAtCreatedAt is unix timestamp (in seconds) at which the blueprint was created
- updatedAtUpdatedAt is unix timestamp (in seconds) at which the blueprint was updated
- blueprints[Blueprint!]!Get all blueprints in the group.
- Get a single blueprint in a group
- Search for blueprints in a group.
- Get search suggestions for blueprints in this group.