PromEx.GrafanaClient.create_folder

You're seeing just the function create_folder, go back to PromEx.GrafanaClient module for more information.
Link to this function

create_folder(grafana_conn, folder_uid, title)

View Source

Specs

create_folder(
  grafana_conn :: PromEx.GrafanaClient.Connection.t(),
  folder_uid :: String.t(),
  title :: String.t()
) :: handler_response()

Used to create a new folder in Grafana