You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have an Avro message and my avro message key look like this {"id":1}
i want to get the name of the field in my key in this example id.
there is any way to receive this with Abris
Thank you