Is this a bug or am I just missing something ?
Based on https://shopify.dev/api/release-notes/2021-07#rest-admin-api-changes , creating metafields should use type instead of value_type but this is the error that I am getting when I try creating a metafield using type. I am using the correct API version, 2021-07.
{“errors”:{“metafields.value_type”:[“is not included in the list”]}}