How to get a list of fields for a Single Type

Let's say I have a singleton type with a long list of key text fields which are mapped to usability strings in the UI. Let's say this type is called Page. Is there anyway that I can use graphql introspection to get a list of all of the fields on Page?

Hi @smithj,

Thanks for reaching out. Can you please give a precise example of custom types and fields of :

singleton type with a long list of key text fields which are mapped to usability strings

Looking forward to your reply,
Fares