SCALAR
Secret
The 'Secret' scalar type represents textual data, represented as UTF-8 that should not
be readable. The Secret type is often used to hide sensitive information such as passwords
and credentials.
link GraphQL Schema definition
- scalar Secret