• tailor.tech
  • Templates
Get a demo
  • API
  • Documentation
  • Support
  • Home

    • Introduction
  • Getting started

    • Quickstart
    • Core Concepts
    • GraphQL basics
    • CUE basics
  • Tutorials

    • Managing data schema
    • Activating services
    • Adding user
    • Assigning role to user
    • Chaining queries
    • Setting up StateFlow
  • Using the Tailor Platform

    • TailorCLI
    • Gateway
    • Tailor DB
    • Directory
    • Pipeline
    • StateFlow
    • Workspace Administration
    • Integration guide
  • References

    • Tailor CLI
    • Tailor Platform API
    • CEL Scripting Language
    • Terminology & concepts
    • Security
  • Sign in
PreviousAdding a new field
NextValidating field data

© tailor inc.2023. All rights reserved.

Follow us on GitHub
  • Tutorial steps

  • 1. Create a new CUE file and define a Report schema within it

  • 2. Add an entry for this schema in tailordb.cue manifest file

  • 3. Apply the change using tailorctl

  • 4. Verify schema change through GraphQL

  • Further information