Skip to content

Labels

Labels

  • Assembly

    Refers to how GraphQL code is generated from the resolved objects
  • bug

    Something isn't working
  • Cleaning

    Refers to how clashes with argument names and fields are resolved
  • Client API

    Refers to an issue in the API code generated by Graphaello
  • Command Line

    Refers to the Functionality of the Command Line Interface
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • Extraction

    Refers to the Process of getting the basic Structs from the Project
  • Generation

    Refers to how the Swift Code is generated
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • Parsing

    Refers to how the Property Wrapper is parsed
  • Preparation

    Refers to how the GraphQL Code is processed by Apollo
  • question

    Further information is requested
  • Resolution

    Refers to how the GraphQL Queries, Fragments, Mutations, etc. are resolved and composed
  • Validation

    Refers to how the Parsed Paths are type checked
  • wontfix

    This will not be worked on