Its telling you to add an input type
@impl true
def graphql_type(_), do: :payments_product_metadata
def graphql_type(_), do: :payments_product_metadata_input
Its telling you to add an input type
@impl true
def graphql_type(_), do: :payments_product_metadata
def graphql_type(_), do: :payments_product_metadata_input