Skip to main content

String

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

scalar String

Returned By

latestInvoice subscription ● planId subscription ● productId subscription ● productName subscription ● status subscription ● subscriptionId subscription

Member Of

Account object ● AccountResetInput input ● AccountResetPayload object ● AccountStatusInput input ● AttachedClient object ● AttachedClientDisconnectInput input ● Avatar object ● BasicMutationInput input ● BasicPayload object ● ChangeRecoveryCodesInput input ● ChangeRecoveryCodesPayload object ● CreatePassword input ● CreateTotpInput input ● CreateTotpPayload object ● DeleteAvatarInput input ● DeleteRecoveryKeyInput input ● DeleteTotpInput input ● deprecated directive ● DestroySessionInput input ● Email object ● EmailInput input ● FinishedSetupAccountPayload object ● FinishSetupInput input ● LegalDoc object ● LegalInput input ● Location object ● MetricsContext input ● MetricsOptInput input ● PasswordChangeInput input ● PasswordChangeInputOptions input ● PasswordChangePayload object ● PasswordForgotCodeStatusInput input ● PasswordForgotCodeStatusPayload object ● PasswordForgotSendCodeInput input ● PasswordForgotSendCodePayload object ● PasswordForgotVerifyCodeInput input ● PasswordForgotVerifyCodePayload object ● RecoveryKeyBundleInput input ● RecoveryKeyBundlePayload object ● RejectUnblockCodeInput input ● SecurityEvent object ● SendSessionVerificationInput input ● SessionReauthedAccountPayload object ● SessionReauthInput input ● SessionReauthOptionsInput input ● SessionStatus object ● SessionVerifyCodeInput input ● SessionVerifyCodeOptionsInput input ● SignedInAccountPayload object ● SignedUpAccountPayload object ● SignInInput input ● SignInOptionsInput input ● SignUpInput input ● SignUpOptionsInput input ● specifiedBy directive ● UpdateDisplayNameInput input ● UpdateDisplayNamePayload object ● VerifyEmailCodeInput input ● VerifyEmailInput input ● VerifySessionInput input ● VerifyTotpInput input ● VerifyTotpPayload object