Skip to main content

Redwood

No description

type Redwood {
currentUser: JSON @deprecated
prismaVersion: String @deprecated
version: String @deprecated
}

Fields

Redwood.currentUser ● JSON deprecated scalar references

DEPRECATED

Use the Cedar type instead.

The current user.

Redwood.prismaVersion ● String deprecated scalar references

DEPRECATED

Use the Cedar type instead.

The version of Prisma.

Redwood.version ● String deprecated scalar references

DEPRECATED

Use the Cedar type instead.

The version of CedarJS.

Returned By

redwood query