Forum Discussion
Tarundeep
Nov 30, 2018Copper Contributor
Can I fetch ContentType as one of the selected fields in pnp SPFX Caml query
User will provide a list of URL's from Site pages, then I need to know the ContentType of each Site Page provided by the user. Is this possible, I am trying to do something as below but it's not show...
Thomas Berman
Nov 30, 2018Iron Contributor
Are the other fields returning correctly, or is the entire query not working?
- TarundeepNov 30, 2018Copper Contributor
Hi Thomas,
Other fields are showing up perfectly. It's only with the Content Type. :-(