private
This is used to decorate fields which are only accessible with a personal access token, and are not available to clients using OAuth 2.0 access tokens.
directive @private on FIELD_DEFINITIONThis is used to decorate fields which are only accessible with a personal access token, and are not available to clients using OAuth 2.0 access tokens.
directive @private on FIELD_DEFINITION