OBJECT
type MyCustomObject {CreatedBy: Users! CreatedById: ID! CreatedDate: Instant! CustomFieldTest: String ExternalId: String LastModifiedBy: Users! LastModifiedById: ID! LastModifiedDate: Instant! Name: String UID: ID! }