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

getApiKey mutation

Member Of

AuthenticatedUser object ● AuthenticationInput input ● Brand object ● BrandFilters input ● CreateBrandInput input ● CreateModelImageInput input ● CreateModelInput input ● CreateProductImageInput input ● CreateProductInput input ● CreateStagedModelInput input ● deprecated directive ● GenerationResult object ● GenerationResultProduct object ● Model object ● ModelFilters input ● ModelImage object ● OperationResult object ● Product object ● ProductFilters input ● ProductImage object ● ProductMap object ● specifiedBy directive ● Task object ● TryOn object ● UpdateBrandInput input ● UpdateModelInput input ● UpdateProductInput input ● User object ● UserFilters input