What are we checking with the = operator in the code below?

For each item, we check if the type property equals 'free'For each item, we check if the 'free' property equals type

For each item, we check if the type property equals 'free'.