Menu
Camunda Cloud DocsCamunda Cloud DocsCamunda Cloud Docs
latest
  • latest
  • 0.25
GuidesProduct ManualsReference
Camunda Cloud DocsCamunda Cloud DocsCamunda Cloud Docs
  • Versions
    • latest
    • 0.25
  • Guides
  • Product Manuals
  • Reference
  • Overview
  • Console API clients
  • Console API (REST)
  • Zeebe API (gRPC)
  • Tasklist API
    • GraphQL schema
    • Queries
      • currentUser
      • task
      • tasks
    • Mutations
      • claimTask
      • completeTask
      • unclaimTask
    • Directives
      • deprecated
      • include
      • skip
      • specifiedBy
    • Objects
      • Task
      • User
      • Variable
    • Enums
      • TaskState
    • Inputs
      • TaskQuery
      • VariableInput
    • Scalars
      • Boolean
      • ID
      • String
  • BPMN workflows
    • BPMN primer
    • BPMN coverage
    • Data flow
    • Tasks
      • Overview
      • Service tasks
      • Receive tasks
    • Gateways
      • Overview
      • Exclusive gateway
      • Parallel gateway
      • Event-based gateway
    • Events
      • Overview
      • None events
      • Message events
      • Timer events
      • Error events
    • Subprocesses
      • Overview
      • Embedded subprocess
      • Call activities
      • Event subprocess
    • Markers
      • Overview
      • Multi-Instance
  • FEEL expressions
    • What is FEEL?
    • Data types
    • Unary tests
    • Expressions
    • Built-in functions
      • Conversion functions
      • Boolean functions
      • String functions
      • Numeric functions
      • List functions
      • Context functions
      • Temporal functions
  • Glossary
Version: latest

ID

The ID scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID.

scalar ID
Edit this page
Previous
« Boolean
Next
String »

Docs

  • Introduction

Community

  • Slack
  • Twitter

More

  • Contact
  • Cloud Console
  • Blog
  • GitHub
Copyright © 2021 Camunda