OBJECT
Wrapper for assets for a payee
type PayeeAssets {count: Int! # List of assets that a payee has been invited topayee_assets: [Asset!]! }