String
Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text. String formats A few common types are represented as Strings throughout the API. They have a specific format. Date Values Date values are represented in YYYY-MM-DD format. Date / Time Values Date…