OBJECT
1type AssetsListingIdentifier { 2created_at: JSONDate! 3# ID of the assets listing create job which can be queried4id: ID! 5}