OBJECT
JWTReturnPayload
The return payload from the JWT helper method
link GraphQL Schema definition
- type JWTReturnPayload {
- String :
- DateTime! @deprecated( reason: "WARNING: this field is not currently used in any application" ) :
- Boolean @deprecated( reason: "WARNING: this field is only used in legacy applications" ) :
- Boolean @deprecated( reason: "WARNING: this field is only used in legacy applications" ) :
- Boolean @deprecated( reason: "WARNING: this field is only used in legacy applications" ) :
- String @deprecated( reason: "WARNING: this field is only used in legacy applications" ) :
- String @deprecated( reason: "WARNING: this field is only used in legacy applications" ) :
- String! @deprecated( reason: "WARNING: this field is only used in legacy applications" ) :
- ID @deprecated( reason: "WARNING: this field is only used in legacy applications" ) :
- }