module InternalGraphqlParser

Defined in:

analyzer/analyzers/file_analyzers/graphql_analyzer.cr

Class Method Summary

Class Method Detail

def self.parse_content(path : String, file_content : String) : Array(Endpoint) #

[View source]