OBJECT
type SimpleMyCustomObject {CreatedById: ID! CreatedDate: Instant! CustomFieldTest: String ExternalId: String LastModifiedById: ID! LastModifiedDate: Instant! Name: String UID: ID! }