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
Member Of
acceptGroupInvite mutation ● AccountIdentityViewer object ● AccountViewer object ● addComponent mutation ● AvatarViewer object ● bundle query ● Component object ● ComponentLeaf object ● createEnvironment mutation ● createProject mutation ● deleteEnvironment mutation ● deleteProject mutation ● deployment query ● Deployment object ● DeploymentLeaf object ● deployments query ● environment query ● Environment object ● EnvironmentLeaf object ● environments query ● IdFilter input ● instance query ● Instance object ● InstanceLeaf object ● instances query ● InviteGroupViewer object ● InviteOrganizationViewer object ● InviteViewer object ● Link object ● linkComponents mutation ● LinkComponentsInput input ● LinkLeaf object ● LogoOrganization object ● Organization object ● paramDimensions query ● project query ● Project object ● ProjectLeaf object ● projects query ● removeComponent mutation ● removeOrganizationLogo mutation ● ServiceAccountViewer object ● setOrganizationLogo mutation ● unlinkComponents mutation ● updateEnvironment mutation ● updateProject mutation ● ViewerOrganization object