Magidoc

SearchType
Enum

Represents the individual results of a search.

Possible Values

#

DISCUSSION

Returns matching discussions in repositories.

ISSUE

Returns results matching issues in repositories.

REPOSITORY

Returns results matching repositories.

USER

Returns results matching users and organizations on GitHub.

Usages

#

References

#

  • Argument type of field search from type Query