Does this Forge Element accept the usage of Bearer Token, instead of JWT Token?
It does not accept Bearer token. However you can implement the Graph QL API with variables and JSON queries as a POST request and pass the Bearer token from Authorization request header or headers on the API collection.