OBJECT
1type EntityIdentifierTypeList implements Page {23records: [EntityIdentifierType!] 45limit: Int! 67offset: Int! 89count: Int 1011}