I am looking for a similar one that finds exposed strings. Theoretically you can build a partial sitemap just from the bundle. This may include any graphql.
A key observation on Absinthe/GraphQL that had not been made clear elsewhere, you can only have one root query and one root mutation. Everything else happens inside that.
Absinthe will not merge multiple queries or mutations.
It seems that Decimal has changed it’s parse return. It used to be {:ok, decimal} but is now {decimal, remainder} which means that you will need the following to get Chapter 5 to build:
scalar :decimal do
parse fn
%{value: value}, _ ->
{d,_} = Decimal.parse(value)
{:ok, d}
_, _ ->
:error
end
serialize &to_string/1
end
The UK currently has a cost of living crisis. Inflation is going through the roof and the only think being done to influence this is to put up interest rates! The argument for this is that if credit becomes more expensive people will reduce what they are spending. Are economists so stuck in 1970’s models that they can see nothing else?
Credit card use is not rising because credit is cheap, they are rising because costs are escalating. Adding to the interest on mortgages and credit cards won’t help control this. This will drive workers to ask for larger pay rises and will fix the interest rate growth as permanent.
Fuel price rises have a massive effect across the whole supply chain. We had protests in the UK when petrol first reached 1 GBP per litre, we are now at around 1.85 GBP.
We have a leadership contest going on between two people who are denying reality and aiming for the votes of a very small electorate. Neither candidate has a sensible plan (or indeed a mandate). One wants to control inflation and the other wants to cut tax.