curl –location ‘http://gravity.freestylelibre.devops:81/graphql’
–header ‘Authorization: Bearer fkvb31wfm3xh64k415hldo5eba4qiu4s’
–header ‘store: 37’
–header ‘Content-Type: application/json’
–header ‘Cookie: PHPSESSID=rimu6j4naus2c67jstmsar1j4a; private_content_version=c5ffb5a3f0dae6c381024d34148823e0’
–data-raw ‘{“query”:”mutation {rn generateCustomerToken(rn email: “[email protected]”rn password: “Nilkunj@123″rn ) {rn token rn }rn}”,”variables”:{}}’