Currently there are multiple NFT query endpoints that return specific fields. However, the frontend requires the ability to refresh information on a given NFT that the current endpoints do not provide (auction info).
Instead of adding endpoints each and every field, it would be good to have a single endpoint that returns the full InformationNft for the specified NftId.