OBJECT
EspotContractIdentifier
link GraphQL Schema definition
1 type EspotContractIdentifier { 2 3 : EspotContractExternalIdentifier 5 4 : String 6 7 }
OBJECT
1 type EspotContractIdentifier { 2 3 : EspotContractExternalIdentifier 5 4 : String 6 7 }