This document proposes a new graph neural network model called Spatio-Temporal Pivotal Graph Neural Networks (STPGNN) for traffic flow forecasting. STPGNN first identifies pivotal nodes in the traffic network that exhibit extensive connections using a scoring mechanism. It then constructs a pivotal graph and uses a novel pivotal graph convolution module to capture spatio-temporal dependencies centered around these pivotal nodes. Experiments on several traffic datasets show STPGNN achieves better forecasting accuracy compared to other methods while maintaining lower computational cost.